[RFC cip-dev][isar-cip-core][PATCH 4/4] switch to isar-rootless
Quirin Gylstorff <[email protected]> Fri, 24 Jul 2026 12:51:08 +0200
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <[email protected]> |
From: Quirin Gylstorff <[email protected]> Signed-off-by: Quirin Gylstorff <[email protected]> --- Kconfig | 2 +- kas-cip.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Kconfig b/Kconfig index 438234c..abf9aaf 100644 --- a/Kconfig +++ b/Kconfig @@ -17,7 +17,7 @@ config KAS_INCLUDE_MAIN config KAS_BUILD_SYSTEM string - default "isar" + default "isar-rootless" 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 -build_system: isar-privileged +build_system: isar-rootless repos: cip-core: -- 2.53.0