aboutsummaryrefslogtreecommitdiffstats
path: root/ci/external-gccarm.yml
blob: 2af8b5e8e962fbad52642b592415577f28fd2052 (plain)
1
2
3
4
5
6
7
8
header:
  version: 11

local_conf_header:
  cc: |
    SKIP_RECIPE[gcc-cross-arm] = "Using external toolchain"
    TCMODE = "external-arm"
    EXTERNAL_TOOLCHAIN = "${TOPDIR}/toolchains/${TARGET_ARCH}"