aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-06-03 10:48:41 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2016-06-03 07:49:52 +0000
commitd38ec518e1d8fff3545059cebd686bb819420aae (patch)
tree3fae104a2d96a1f6ea8b95485cb7ae1d9e0756b4 /zephyr-upstream.yaml
parent07c2d89b88f83e76bfb2a1ccde8a3474402045e9 (diff)
zephyr-upstream: build all platform with Zephyr SDK
Change-Id: I27f84ed55e1bf3b9429fc5641eab493fbb30184f Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'zephyr-upstream.yaml')
-rw-r--r--zephyr-upstream.yaml28
1 files changed, 15 insertions, 13 deletions
diff --git a/zephyr-upstream.yaml b/zephyr-upstream.yaml
index 32009c7021..128e40c62d 100644
--- a/zephyr-upstream.yaml
+++ b/zephyr-upstream.yaml
@@ -19,7 +19,7 @@
disabled: false
node: master
child-workspace: .
- display-name: 'Zephyr project for ARM (v7-M and v7E-M)'
+ display-name: 'Zephyr project'
scm:
- git:
url: https://gerrit.zephyrproject.org/r/zephyr
@@ -46,22 +46,24 @@
type: user-defined
name: PLATFORM
values:
-# - arduino_101
-# - arduino_101_sss
+ - arduino_101
+ - arduino_101_sss
- arduino_due
- frdm_k64f
-# - galileo
-# - minnowboard
-# - nucleo_f103rb
+ - galileo
+ - minnowboard
+ - nucleo_f103rb
- olimexino_stm32
-# - qemu_cortex_m3
-# - qemu_x86
-# - qemu_x86_iamcu
-# - quark_d2000_crb
-# - quark_se_devboard
-# - quark_se_sss_devboard
-# - stm32_mini_a15
+ - qemu_cortex_m3
+ - qemu_x86
+ - qemu_x86_iamcu
+ - quark_d2000_crb
+ - quark_se_devboard
+ - quark_se_sss_devboard
+ - stm32_mini_a15
execution-strategy:
+ combination-filter: |
+ TOOLCHAIN=="zephyr-sdk" || (TOOLCHAIN=="gcc-arm-embedded" && (PLATFORM=="arduino_due" || PLATFORM=="frdm_k64f" || PLATFORM=="olimexino_stm32"))
sequential: true
wrappers:
- timestamps