diff mbox series

[1/3] arm-bsp/sgi575: change target image for CI

Message ID 20260223135221.4381-1-jon.mason@arm.com
State New
Headers show
Series [1/3] arm-bsp/sgi575: change target image for CI | expand

Commit Message

Jon Mason Feb. 23, 2026, 1:52 p.m. UTC
For some reason, sgi575 won't boot to shell with
core-image-full-cmdline, but it will with other images.  Since we're
going to drop this machine soon (as it has been EOL'ed), modify the
image type for CI to core-image-base (As that one appears to boot
faster).

Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 ci/sgi575.yml | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/ci/sgi575.yml b/ci/sgi575.yml
index d6e33894e890..a2555a84b8b7 100644
--- a/ci/sgi575.yml
+++ b/ci/sgi575.yml
@@ -12,3 +12,6 @@  local_conf_header:
     COMPATIBLE_MACHINE:pn-ssh-pregen-hostkeys:sgi575 = "sgi575"
 
 machine: sgi575
+
+target:
+  - core-image-base