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-08 22:10:55 +0000
commit6d8199b6e0a210414c2eff8f64a39c203d24a1db (patch)
tree52c3696daac8b81d26b1c050113ee1e39ed63dc6
parenta1137cd310946643ac2b06c6ef1ab010a77b3084 (diff)
downloadmeta-ti-6d8199b6e0a210414c2eff8f64a39c203d24a1db.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}