mbox series

[isar-cip-core,v3,0/2] make compatible with latest ISAR revision

Message ID 20231009115344.746642-1-felix.moessbauer@siemens.com (mailing list archive)
Headers show
Series make compatible with latest ISAR revision | expand

Message

Felix Moessbauer Oct. 9, 2023, 11:53 a.m. UTC
This series adapts the imager parts of cip-core to the new schroot-based
imaging in ISAR. This change is required to make it compatible with the latest
master branch of ISAR. Finally, the ISAR version is bumped.

Changes since v2:

- fix permission issue in squashfs creation
  (leading to unnoticed empty /etc/shadow file)

Changes since v1:

- rebased against current next
- squashed all commits into one (atomic)
- fixed missing task dep in OVMF deploy

Best regards,
Felix Moessbauer

Felix Moessbauer (2):
  make method to find /var mount configurable
  update ISAR to latest version on master branch

 classes/swupdate.bbclass                             |  5 +++--
 kas-cip.yml                                          |  2 +-
 recipes-core/images/deploy-ovmf.inc                  | 10 ++++++----
 .../initramfs-overlay-hook/files/overlay.script.tmpl | 12 ++++++------
 .../initramfs-overlay-hook_0.1.bb                    |  5 +++--
 5 files changed, 19 insertions(+), 15 deletions(-)