diff mbox series

CI: add poky-altcfg

Message ID 20240425141915.14994-1-jon.mason@arm.com
State New
Headers show
Series CI: add poky-altcfg | expand

Commit Message

Jon Mason April 25, 2024, 2:19 p.m. UTC
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>
---
 .gitlab-ci.yml     | 4 +++-
 ci/poky-altcfg.yml | 4 ++++
 2 files changed, 7 insertions(+), 1 deletion(-)
 create mode 100644 ci/poky-altcfg.yml
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8736330025ea..38015ce855a9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -110,7 +110,7 @@  update-repos:
 # Build stage, the actual build jobs
 #
 # Available options for building are
-#  DISTRO: [poky, poky-tiny]
+#  DISTRO: [poky, poky-altcfg, poky-tiny]
 #  KERNEL: [linux-yocto, linux-yocto-dev, linux-yocto-rt]
 #  TOOLCHAINS: [gcc, clang, external-gccarm]
 #  TCLIBC: [glibc, musl]
@@ -189,6 +189,8 @@  fvp-base:
       - TS: [none, fvp-base-ts]
         TESTING: testimage
       - FIRMWARE: edk2
+      - DISTRO: poky-altcfg
+        TESTING: testimage
       - SYSTEMREADY_FIRMWARE: arm-systemready-firmware
 
 fvps:
diff --git a/ci/poky-altcfg.yml b/ci/poky-altcfg.yml
new file mode 100644
index 000000000000..86711d4d23f2
--- /dev/null
+++ b/ci/poky-altcfg.yml
@@ -0,0 +1,4 @@ 
+header:
+  version: 14
+
+distro: poky-altcfg