mbox series

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

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

Message

Felix Moessbauer Oct. 8, 2023, 3:15 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.

Note: This series depends on "drop dependency to no longer existing buildchroot".

Best regards,
Felix Moessbauer

Felix Moessbauer (4):
  make deploy-ovmf compatible with schroot imaging
  make swupdate class compatible with schroot imaging
  avoid use of sudo when creating squashfs
  update ISAR to latest version on master branch

 classes/squashfs.bbclass            |  2 +-
 classes/swupdate.bbclass            |  5 +++--
 kas-cip.yml                         |  2 +-
 recipes-core/images/deploy-ovmf.inc | 10 +++++++---
 4 files changed, 12 insertions(+), 7 deletions(-)