From 84b3ff8da8311138e534cfb8930c08aa4b417c3e Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 1 Mar 2019 23:18:56 +0000 Subject: [PATCH] gcc-arm-none-eabi: not supported on any target This package is only meant for native and nativesdk usage. Signed-off-by: Denys Dmytriyenko --- recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb | 1 + 1 file changed, 1 insertion(+) 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" # only x86_64 is supported COMPATIBLE_HOST = "x86_64.*-linux" +COMPATIBLE_HOST_class-target = "null" do_install() { install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}