mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-23 06:07:06 +00:00
1bc064e020
Some of the removed tests are now working and some of the systems are not testing against sato (as being done in base.yml). Update these and add some comments. Signed-off-by: Jon Mason <jon.mason@arm.com>
20 lines
342 B
YAML
20 lines
342 B
YAML
header:
|
|
version: 11
|
|
includes:
|
|
- ci/base.yml
|
|
|
|
local_conf_header:
|
|
testimagefvp: |
|
|
INHERIT += "fvpboot"
|
|
IMAGE_FEATURES:remove = " ssh-server-dropbear"
|
|
perf: |
|
|
# Intentionally blank to prevent perf from being added to the image in base.yml
|
|
|
|
machine: corstone500
|
|
|
|
distro: poky-tiny
|
|
|
|
target:
|
|
- core-image-minimal
|
|
- perf
|