Message ID | 20221019134351.420472-1-Quirin.Gylstorff@siemens.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | [isar-cip-core] Update ISAR revision | expand |
On 19.10.22 15:43, Quirin Gylstorff wrote: > From: Quirin Gylstorff <quirin.gylstorff@siemens.com> > > Update for downstream layers. > > Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com> > --- > 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" Thanks, applied. Jan
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"