[isar-cip-core][PATCH] Update ISAR revision
Quirin Gylstorff
From: Quirin Gylstorff <quirin.gylstorff@...>
Update for downstream layers. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- kas-cip.yml | 2 +- kas/opt/swupdate.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/kas-cip.yml b/kas-cip.yml index 24062c5..10f4594 100644 --- a/kas-cip.yml +++ b/kas-cip.yml @@ -22,7 +22,7 @@ repos: isar: url: https://github.com/ilbers/isar.git - refspec: 0daa55195f0f55465a367aec1ceeec5f26c161af + refspec: fc4f004eb67237d9d09b1ffad0de1a19217fa94a layers: meta: diff --git a/kas/opt/swupdate.yml b/kas/opt/swupdate.yml index b2bff64..f0d3f1b 100644 --- a/kas/opt/swupdate.yml +++ b/kas/opt/swupdate.yml @@ -24,3 +24,4 @@ local_conf_header: IMAGE_FSTYPES = "wic" WKS_FILE ?= "${MACHINE}-${SWUPDATE_BOOTLOADER}.wks.in" INITRAMFS_INSTALL_append = " initramfs-squashfs-hook" + WIC_DEPLOY_PARTITIONS = "1" -- 2.35.1
|
|