mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
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>
14 lines
256 B
YAML
14 lines
256 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
|
|
|
|
header:
|
|
version: 14
|
|
includes:
|
|
- ci/base.yml
|
|
- ci/fvp.yml
|
|
|
|
machine: fvp-base
|
|
|
|
target:
|
|
- core-image-full-cmdline
|
|
- boot-wrapper-aarch64
|