[isar-cip-core][PATCH v3 0/2] clean up kas/opt


Quirin Gylstorff
 

From: Quirin Gylstorff <quirin.gylstorff@...>

Remove the kas option for efibootguard as it cannot build a image.
Move the package installation for swupdate to the include.

Changes V2:
- Readd WICVARS(KERNEL_IMAGE INITRD_IMAGE DTB_FILES)
- Fix setting WKS_FILE for ebg_swu

Changes V3:
- Fix assignment of WKS_FILE
- use weak assignment in conf/distro/cip-core-common.inc

Quirin Gylstorff (2):
kas: Remove efibootguard.yml
kas/opt/swupdate: Move the package installation to swupdate.inc

conf/distro/cip-core-common.inc | 2 +-
kas/opt/ebg-secure-boot-snakeoil.yml | 11 +++-----
kas/opt/ebg-swu.yml | 7 ++---
kas/opt/efibootguard.yml | 39 ----------------------------
kas/opt/swupdate.yml | 4 ---
recipes-core/images/efibootguard.inc | 28 ++++++++++++++++++++
recipes-core/images/swupdate.inc | 3 +++
7 files changed, 40 insertions(+), 54 deletions(-)
delete mode 100644 kas/opt/efibootguard.yml
create mode 100644 recipes-core/images/efibootguard.inc

--
2.35.1