mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 23:41:08 +00:00
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
|