mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-24 16:36:21 +02:00
Mostly stolen from meta-arm NOTE: this differs from upstream in that the kirkstone branch is being used instead of the master branch in ci/base.yml Signed-off-by: Jon Mason <jon.mason@arm.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
13 lines
267 B
YAML
13 lines
267 B
YAML
header:
|
|
version: 11
|
|
includes:
|
|
- ci/base.yml
|
|
|
|
local_conf_header:
|
|
nonbuilding_tests: |
|
|
ZEPHYRTESTS:remove = "common context pending poll sleep"
|
|
qemu_opts: |
|
|
QB_OPT_APPEND = "-icount shift=3,align=off,sleep=on -rtc clock=vm"
|
|
|
|
machine: qemu-cortex-m3
|