($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Jon Mason <jon.mason@arm.com>
To: meta-arm@lists.yoctoproject.org
Subject: [PATCH] CI: add poky-altcfg
Date: Thu, 25 Apr 2024 10:19:15 -0400	[thread overview]
Message-ID: <20240425141915.14994-1-jon.mason@arm.com> (raw)

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 --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
-- 
2.39.3 (Apple Git-146)



                 reply	other threads:[~2024-04-25 14:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240425141915.14994-1-jon.mason@arm.com \
    --to=jon.mason@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).