mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
arm-bsp/fvp-base: support poky-altcfg
Add the bits to enable poky-altcfg to boot to prompt on fvp-base. Unfortunately, ssh takes a very long time to come up, which causes the ssh test to timeout. So, don't enable this by default in CI. Also, switch to building full-cmdline instead of sato, since we're never actually testing the graphics on this platform. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -9,5 +9,5 @@ header:
|
||||
machine: fvp-base
|
||||
|
||||
target:
|
||||
- core-image-sato
|
||||
- core-image-full-cmdline
|
||||
- boot-wrapper-aarch64
|
||||
|
||||
Reference in New Issue
Block a user