aboutsummaryrefslogtreecommitdiffstats
path: root/ci/zephyr-toolchain.yml
blob: ab8baa31d017210a9f58f5cbfd54f15cdd04d6a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
header:
  version: 11

# The Zephyr toolchain is standalone and does not depend on TCMODE or TCLIB, so
# validate that it is possible to build Zephyr applications alongside a
# poky-based Linux distro
distro: poky

local_conf_header:
  zephyr-toolchain: |
    ZEPHYR_TOOLCHAIN_VARIANT = "zephyr"