mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
CI: use kas:latest, needed for the latest bitbake
As BitBake has renamed BB_ENV_EXTRAWHITE to BB_ENV_PASSTHROUGH_ADDITIONS the SSTATE_DIR and DL_DIR variables don't get passed from the environment to bitake anymore. This is fixed in Kas's git repo, so use :latest until a release is made. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
image: ghcr.io/siemens/kas/kas:latest-release
|
||||
image: ghcr.io/siemens/kas/kas:latest
|
||||
|
||||
stages:
|
||||
- prep
|
||||
|
||||
Reference in New Issue
Block a user