mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
efbc6b618e
Add support for Neoverse Reference Design version 2 Signed-off-by: Jon Mason <jon.mason@arm.com>
15 lines
346 B
YAML
15 lines
346 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:rdv2 = "rdv2"
|
|
|
|
machine: rdv2
|