mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
Add FVP support to sgi575 and run a boot test as part of CI. Networking is not currently working and seems to require an older version of edk2 to boot the kernel. Also, the unique files for grub and wks do not seem to be necessary. Signed-off-by: Jon Mason <jon.mason@arm.com>
15 lines
352 B
YAML
15 lines
352 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
|
|
|
|
local_conf_header:
|
|
sshpregen: |
|
|
# Allow the use of the pregen keys as this is CI so safe
|
|
COMPATIBLE_MACHINE:pn-ssh-pregen-hostkeys:sgi575 = "sgi575"
|
|
|
|
machine: sgi575
|