mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-01 13:10:04 +00:00
9bdfd40ffd
Signed-off-by: Jon Mason <jon.mason@arm.com>
17 lines
236 B
YAML
17 lines
236 B
YAML
header:
|
|
version: 9
|
|
includes:
|
|
- base.yml
|
|
|
|
machine: qemuarm64-secureboot
|
|
|
|
local_conf_header:
|
|
bugs: |
|
|
# Only ping until errors can be resolved
|
|
TEST_SUITES = "ping"
|
|
|
|
target:
|
|
- core-image-base
|
|
- perf
|
|
- optee-examples
|