[cip-dev][isar-cip-core][PATCH v2 4/5] switch to isar-rootless
Quirin Gylstorff <[email protected]> Tue, 28 Jul 2026 15:12:18 +0200
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Quirin Gylstorff <[email protected]> --- .reproducible-check-ci.yml | 3 +-- Kconfig | 2 +- kas-cip.yml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.reproducible-check-ci.yml b/.reproducible-check-ci.yml index fb24188..4f11b7d 100644 --- a/.reproducible-check-ci.yml +++ b/.reproducible-check-ci.yml @@ -37,8 +37,7 @@ # Deploy .wic, .swu and wic partitions for build1 - deploy_rb_artifacts build1 # clean - - sudo rm -rf build/tmp - - sudo rm -rf build/sstate-cache + - kas purge --isar-rootless ${base_yaml} # Build 2nd time - !reference [.build_base, script] # Deploy .wic, .swu and wic partitions for build2 diff --git a/Kconfig b/Kconfig index 5003bed..abf9aaf 100644 --- a/Kconfig +++ b/Kconfig @@ -17,7 +17,7 @@ config KAS_INCLUDE_MAIN =20 config KAS_BUILD_SYSTEM string - default "isar-privileged" + default "isar-rootless" =20 config ARCH_AMD64 bool diff --git a/kas-cip.yml b/kas-cip.yml index cbccf63..eb26716 100644 --- a/kas-cip.yml +++ b/kas-cip.yml @@ -15,7 +15,7 @@ header: distro: cip-core-trixie target: cip-core-image =20 -build_system: isar-privileged +build_system: isar-rootless =20 repos: cip-core: --=20 2.53.0