From: Jon Mason <jon.mason@arm.com>
To: meta-arm@lists.yoctoproject.org
Subject: [PATCH 1/6] CI: use core-image-base for faster boot
Date: Tue, 31 Mar 2026 09:06:57 -0400 [thread overview]
Message-ID: <20260331130702.56223-1-jon.mason@arm.com> (raw)
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
ci/fvp.yml | 2 +-
ci/sgi575.yml | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/ci/fvp.yml b/ci/fvp.yml
index 62ff0d29c905..0dc1e2602ab1 100644
--- a/ci/fvp.yml
+++ b/ci/fvp.yml
@@ -12,4 +12,4 @@ local_conf_header:
TEST_SUITES:remove = "opkg dnf"
target:
- - core-image-full-cmdline
+ - core-image-base
diff --git a/ci/sgi575.yml b/ci/sgi575.yml
index a2555a84b8b7..d6e33894e890 100644
--- a/ci/sgi575.yml
+++ b/ci/sgi575.yml
@@ -12,6 +12,3 @@ local_conf_header:
COMPATIBLE_MACHINE:pn-ssh-pregen-hostkeys:sgi575 = "sgi575"
machine: sgi575
-
-target:
- - core-image-base
--
2.50.1 (Apple Git-155)
next reply other threads:[~2026-03-31 13:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-31 13:06 Jon Mason [this message]
2026-03-31 13:06 ` [PATCH 2/6] Revert "arm/execstack: remove, no longer needed" Jon Mason
2026-03-31 13:06 ` [PATCH 3/6] arm/fvps: rename rdv3-r1 Jon Mason
2026-03-31 13:07 ` [PATCH 4/6] arm-bsp/rdv1: add support Jon Mason
2026-03-31 13:07 ` [PATCH 5/6] arm-bsp/rdn2: " Jon Mason
2026-03-31 13:07 ` [PATCH 6/6] arm-bsp/rdv2: " Jon Mason
2026-03-31 18:42 ` [PATCH 1/6] CI: use core-image-base for faster boot Jon Mason
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=20260331130702.56223-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.