mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
zephyr-bsp: zephyr parameters update
Update the parameters being run in qemu to get more stable results. Values taken from zephyr qemu. Also, use QB_GRAPHICS instead of QB_OPT_APPEND for the relevant places. Signed-off-by: Jon Mason <jon.mason@arm.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -88,7 +88,8 @@ qemu-cortex-m0:
|
||||
extends: .build
|
||||
parallel:
|
||||
matrix:
|
||||
- TESTING: testimage
|
||||
- TOOLCHAIN: [default, zephyr-toolchain]
|
||||
TESTING: testimage
|
||||
|
||||
qemu-cortex-m3:
|
||||
extends: .build
|
||||
|
||||
Reference in New Issue
Block a user