mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 14:30:10 +00:00
CI: use Kas 3.3
Kas 3.3 has the following new features: - kas: Introduce commit and branch as alternative to refspec key - kas: Warn if a repo uses legacy refspec - kas: add support for lock files via dump plugin - kas: track root repo dir config files of menu plugin - kas: add support for --log-level argument - kas: add GIT_CREDENTIAL_USEHTTPPATH environment variable - kas: improve error reporting - kas: drop support for Python 3.5 - kas-container: fix invocations with --isar for some layers - kas-container: Purge tmp* on clean - kas-container: enable colored logging 4.0 is basically the same but the Kas container uses Debian 12, which is not yet supported as a tested platform. Until Debian 12 is tested we should continue to use 3.3. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
image: ghcr.io/siemens/kas/kas:3.2.3
|
||||
image: ghcr.io/siemens/kas/kas:3.3
|
||||
|
||||
variables:
|
||||
CPU_REQUEST: ""
|
||||
|
||||
Reference in New Issue
Block a user