From: Quirin Gylstorff <quirin.gylstorff@...>This allows downstream recipes to include the kas optionand use the include as base without recreating some partsof the recipes.Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...>--- kas/opt/ebg-secure-boot-snakeoil.yml | 4 ++-- recipes-core/images/cip-core-image.bb | 3 ++- .../{cip-core-image-read-only.bb => read-only.inc} | 11 ++++++++++- .../initramfs-verity-hook_0.1.bb | 2 +- start-qemu.sh | 3 --- 5 files changed, 15 insertions(+), 8 deletions(-) rename recipes-core/images/{cip-core-image-read-only.bb => read-only.inc} (78%)diff --git a/kas/opt/ebg-secure-boot-snakeoil.yml b/kas/opt/ebg-secure-boot-snakeoil.ymlindex 1cfbacc..807b0d7 100644--- a/kas/opt/ebg-secure-boot-snakeoil.yml+++ b/kas/opt/ebg-secure-boot-snakeoil.yml@@ -14,16 +14,16 @@ header: includes: - kas/opt/ebg-secure-boot-base.yml -target: cip-core-image-read-only local_conf_header:+ image-options: |+ CIP_IMAGE_OPTIONS += "read-only.inc"
© 2023 Groups.io