summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-03-01 23:18:56 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-01 20:00:10 +0000
commit84b3ff8da8311138e534cfb8930c08aa4b417c3e (patch)
tree9c160e7216c5fbf621b5e3189243d4191a97f346
parentc8df6465de8dcd412e444c3e08cacb1d4d8f7cf4 (diff)
downloadmeta-ti-84b3ff8da8311138e534cfb8930c08aa4b417c3e.tar.gz
gcc-arm-none-eabi: not supported on any target
This package is only meant for native and nativesdk usage. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb b/recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb
index ae3d1d72..d08dd2fc 100644
--- a/recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb
+++ b/recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb
@@ -14,6 +14,7 @@ S = "${WORKDIR}/gcc-arm-none-eabi-6-2017-q1-update"
14 14
15# only x86_64 is supported 15# only x86_64 is supported
16COMPATIBLE_HOST = "x86_64.*-linux" 16COMPATIBLE_HOST = "x86_64.*-linux"
17COMPATIBLE_HOST_class-target = "null"
17 18
18do_install() { 19do_install() {
19 install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE} 20 install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}