28 Commits

Author SHA1 Message Date
Anton Kikin
7f9a5cefce hsl-swi-extras: Update layers for Kirkstone release
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-25 12:06:52 +03:00
Anton Kikin
ddbe0f7c39 hsl-swi: android-signing: Patch original class
Pass recipe build directory as temporary output directory
for package_signing.py script via extra command line argument.

Resolves: TWRT-35
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-24 17:23:00 +03:00
Anton Kikin
d1b40d5e68 hsl-swi: Update layer and documentation for Kirkstone release
- Fix and update recipes for Kirkstone release
- Change override syntax in recipes and configs (convert-overrides.py)
- Update SRC_URI's in recipes (convert-srcuri.py)
- Update license names in recipes (convert-spdx-licenses.py)
- Update layer configuration for Kirkstone release
- Update layer documentation for Kirkstone release
- Update kas targets and layers configurations for Kirkstone release

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-24 17:23:00 +03:00
Anton Kikin
dd15df388b hsl-rockchip: Update layer and documentation for Kirkstone release
- Fix some recipes for Kirkstone release
- Change override syntax in recipes and configs (convert-overrides.py)
- Update license names in recipes (convert-spdx-liceses.py)
- Update layer configuration for Kirkstone release
- Update layer documentation for Kirkstone release
- Update SWUpdate files for Kirkstone release
- Update kas targets and layers configurations for Kirkstone release

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-24 17:23:00 +03:00
Anton Kikin
031f6d0242 hsl-nxp: Update layer and documentation for Kirkstone release
- Fix some recipes for Kirkstone release
- Update SRC_URI's in recipes (convert-srcuri.py)
- Change override syntax in recipes and configs (convert-overrides.py)
- Handle license changes (convert-spdx-licenses.py)
- Update configuration for Kirkstone release
- Update SWUpdate files for Kirkstone release
- Update kas targets and layers configurations for Kirkstone release
- Update layer documentation for Kirkstone release

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-24 17:23:00 +03:00
Anton Kikin
223a6a18a9 hsl-ti: Update layer and documentation for Kirkstone release
- Fix some recipes for Kirkstone release
- Update SRC_URI's in recipes (convert-srcuri.py)
- Change override syntax in recipes and configs (convert-overrides.py)
- Handle license changes (convert-spdx-licenses.py)
- Update configuration for Kirkstone release
- Update SWUpdate files for Kirkstone release
- Update kas targets and layers configurations for Kirkstone release
- Update layer documentation for Kirkstone release

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-24 17:23:00 +03:00
Anton Kikin
9736ef51c4 hsl-atmel: Update layer and documentation for Kirkstone release
- Handle license changes (convert-spdx-licenses.py)
- Update SRC_URI's in recipes (convert-srcuri.py)
- Change override syntax in recipes and configs (convert-overrides.py)
- Update configuration for Kirkstone release
- Update kas targets and layers configurations for Kirkstone release
- Update layer documentation for Kirkstone release

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-24 17:23:00 +03:00
Anton Kikin
27ca03fb5f hsl-brcm: Update layer and documentation for Kirkstone release
- Handle license changes (convert-spdx-licenses.py)
- Update SRC_URI's in recipes (convert-srcuri.py)
- Change override syntax in recipes and configs (convert-overrides.py)
- Update configuration for Kirkstone release
- Update kas targets and layers configurations for Kirkstone release
- Update layer documentation for Kirkstone release

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-24 17:23:00 +03:00
Anton Kikin
11fbf21282 hsl-intel: Update layer and documentation for Kirkstone release
- Update SRC_URI's in recipes (convert-srcuri.py)
- Change override syntax in recipes and configs (convert-overrides.py)
- Handle license changes (convert-spdx-licenses.py)
- Update configuration for Kirkstone release
- Update SWUpdate files for Kirkstone release
- Update kas targets and layers configurations for Kirkstone release
- Update layer documentation for Kirkstone release

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-24 17:23:00 +03:00
Anton Kikin
46ca93c125 kas: Update default configuration for Kirkstone release
Rename variables and use new override syntax. Also remove
image-mklibs and image-prelink classes.

Refs: https://docs.yoctoproject.org/migration-guides/migration-3.4.html#removed-recipes
Refs: https://docs.yoctoproject.org/migration-guides/migration-4.0.html#prelink-removed
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-14 06:18:54 +03:00
Anton Kikin
329a58cb9f kas: Update core layers revisions for Kirkstone release
Updated layers revisions for Yocto Kirkstone release required
for TanoWrt core layer.

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-14 06:18:54 +03:00
Anton Kikin
a97d5a4703 kas: Rename meta-tanowrt-hsl-rpi to meta-tanowrt-hsl-brcm
Refs: 1c09242a ("hsl-brcm: Rename meta-tanowrt-hsl-rpi to meta-tanowrt-hsl-brcm")
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-12-13 19:09:15 +03:00
Anton Kikin
26dd456188 kas: Update meta-openembedded layers revision
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-08-10 18:13:40 +03:00
Anton Kikin
7acc5293a9 kas: Update openembedded-core revision
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-08-10 18:13:14 +03:00
Anton Kikin
d095dd273f kas: Update meta-qt5 layer revision
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-08-10 18:12:46 +03:00
Anton Kikin
9c5b89162d hsl-atmel: Add support for SAMA5D3 Xplained board
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-08-10 03:58:40 +03:00
Anton Kikin
e781515690 hsl-atmel: Add support for SAMA5D2 Xplained board
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-08-10 02:55:11 +03:00
Anton Kikin
395ff7a28b hsl-rockchip: Add HSL for Rockchip SoCs
Added initial hardware support layer (HSL) for Rockchip SoC's with
demonstration support for boards:

  - Radxa ROCK Pi S (RK3308)
  - Boardcon EM3566 SBC (RK3566)
  - Boardcon EM3568 SBC (RK3568)

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-07-22 04:55:04 +03:00
Anton Kikin
74e13f3cc6 hsl-intel: Add HSL layer for Intel devices
Refs: TWRT-45
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-03-18 02:01:26 +03:00
Anton Kikin
b58a2499e2 build: Fix unauthenticated git protocol on port 9418 is no longer supported
Fixes: TWRT-75
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-03-18 02:01:26 +03:00
Anton Kikin
d3c1bfa26e kas: Update core layers revisions to latest
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-03-01 17:40:17 +03:00
Anton Kikin
904cf487fa kas: Update config files to format version 11
Format version 11 required kas version 2.6 or higher.

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-02-03 04:42:40 +03:00
Anton Kikin
551754e59c kas: Update core layers revisions to latest
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2022-01-27 00:31:32 +03:00
Anton Kikin
876179bb6d kas: Update core layers revisions to latest
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2021-10-30 21:09:14 +03:00
Anton Kikin
2bfc5df68f hsl-baikal: Add initial HSL layer for Baikal SoC based devices
Added initial support for Baikal Electronics MBM 1.0/2.0 boards with
Baikal BE-M1000 SoC. Currently implemented support only booting TanoWrt
from first USB flash drive.

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2021-10-04 16:19:00 +03:00
Anton Kikin
68bf2a3558 kas: Update revision for meta-tanowrt-hsl-swi-extras
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2021-07-02 15:26:13 +03:00
Anton Kikin
14ca5279d7 kas: Update revision for meta-tanowrt-hsl-swi-extras
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2021-07-01 03:02:32 +03:00
Anton Kikin
ff815069cc kas: Add support for kas tool
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2021-06-29 05:33:28 +03:00