Integrate seco-layer-manager/lpag/ci_cd_integration and 2 more
Commit: clea-os/tools/seco-layer-manager@07a9cdae
[CICD] Include steps for 'seco-base' submodule integration
Every time a MR is opened in this repo, the corresponding SHA of the submodule in the ‘seco-base’ repository must be updated.
--
Commit: clea-os/tools/seco-layer-manager@40908565
[TEMPLATES] Rename u-boot and linux recipes templates
In CleaOS 2.x for all the vendors with U-boot will use the recipe called
u-boot-seco
. The same for kernel where it's always used the recipe
called linux-seco
.
Signed-off-by: Nicola Sparnacci nicola.sparnacci@seco.com
--
Commit: clea-os/tools/seco-layer-manager@46583de7
[FIX] Adapt to seco-build-configurator
Adapt the tool to the seco-build-configurator modified features such as:
- new Yconfig syntax
- new custom layer placement (into meta-seco)
Update the usage guidelines.
Signed-off-by: Nicola Sparnacci nicola.sparnacci@seco.com