All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/6] CI: use core-image-base for faster boot
@ 2026-03-31 13:06 Jon Mason
  2026-03-31 13:06 ` [PATCH 2/6] Revert "arm/execstack: remove, no longer needed" Jon Mason
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jon Mason @ 2026-03-31 13:06 UTC (permalink / raw)
  To: meta-arm

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)



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-31 18:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-31 13:06 [PATCH 1/6] CI: use core-image-base for faster boot Jon Mason
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

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.