mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
Set a default target in meta-zephyr.yml to avoid duplication now that most configurations build zephyr-kernel-test-all. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
12 lines
203 B
YAML
12 lines
203 B
YAML
header:
|
|
version: 11
|
|
includes:
|
|
- ci/base.yml
|
|
- ci/meta-zephyr.yml
|
|
|
|
local_conf_header:
|
|
nonbuilding_tests: |
|
|
ZEPHYRTESTS:remove = "common poll sleep queue device"
|
|
|
|
machine: qemu-cortex-r5
|