diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2019-03-01 23:18:56 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-01 20:00:10 +0000 |
| commit | 84b3ff8da8311138e534cfb8930c08aa4b417c3e (patch) | |
| tree | 9c160e7216c5fbf621b5e3189243d4191a97f346 | |
| parent | c8df6465de8dcd412e444c3e08cacb1d4d8f7cf4 (diff) | |
| download | meta-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.bb | 1 |
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 |
| 16 | COMPATIBLE_HOST = "x86_64.*-linux" | 16 | COMPATIBLE_HOST = "x86_64.*-linux" |
| 17 | COMPATIBLE_HOST_class-target = "null" | ||
| 17 | 18 | ||
| 18 | do_install() { | 19 | do_install() { |
| 19 | install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE} | 20 | install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE} |
