mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-02 13:30:09 +00:00
898aa08df6
This doesn't execute anything but simply checks that the publically available FVPs can be downloaded and packaged. Change-Id: I13895faa6fe6b19363854c33275a3febf61b7132 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
21 lines
359 B
YAML
21 lines
359 B
YAML
# Simple target to build the FVPs that are publically available
|
|
|
|
header:
|
|
version: 9
|
|
includes:
|
|
- base.yml
|
|
|
|
machine: qemuarm64
|
|
|
|
local_conf_header:
|
|
sdk: |
|
|
SDKMACHINE = "x86_64"
|
|
|
|
target:
|
|
- nativesdk-fvp-base-a-aem
|
|
- nativesdk-fvp-n1-edge
|
|
- nativesdk-fvp-sgi575
|
|
- nativesdk-fvp-corstone500
|
|
- nativesdk-fvp-corstone700
|
|
- nativesdk-fvp-tc0
|