1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-11 15:00:39 +00:00

CI: add poky-altcfg

Add poky-altcfg to give us coverage for systemd (and the other things
that it exercises).

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2024-07-10 10:20:27 -04:00
parent b2f6758fde
commit a1b240fa55
2 changed files with 7 additions and 1 deletions

View File

@@ -111,7 +111,7 @@ update-repos:
# Build stage, the actual build jobs # Build stage, the actual build jobs
# #
# Available options for building are # Available options for building are
# DISTRO: [poky, poky-tiny] # DISTRO: [poky, poky-altcfg, poky-tiny]
# KERNEL: [linux-yocto, linux-yocto-dev, linux-yocto-rt] # KERNEL: [linux-yocto, linux-yocto-dev, linux-yocto-rt]
# TOOLCHAINS: [gcc, clang, external-gccarm] # TOOLCHAINS: [gcc, clang, external-gccarm]
# TCLIBC: [glibc, musl] # TCLIBC: [glibc, musl]
@@ -333,6 +333,8 @@ sbsa-ref:
- KERNEL: [linux-yocto, linux-yocto-rt] - KERNEL: [linux-yocto, linux-yocto-rt]
TOOLCHAINS: [gcc, clang] TOOLCHAINS: [gcc, clang]
TESTING: testimage TESTING: testimage
- DISTRO: poky-altcfg
TESTING: testimage
- KERNEL: linux-yocto-dev - KERNEL: linux-yocto-dev
TESTING: testimage TESTING: testimage

4
ci/poky-altcfg.yml Normal file
View File

@@ -0,0 +1,4 @@
header:
version: 14
distro: poky-altcfg