mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-30 23:40:29 +00:00
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>
This commit is contained in:
@@ -14,6 +14,7 @@ S = "${WORKDIR}/gcc-arm-none-eabi-6-2017-q1-update"
|
|||||||
|
|
||||||
# only x86_64 is supported
|
# only x86_64 is supported
|
||||||
COMPATIBLE_HOST = "x86_64.*-linux"
|
COMPATIBLE_HOST = "x86_64.*-linux"
|
||||||
|
COMPATIBLE_HOST_class-target = "null"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}
|
install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}
|
||||||
|
|||||||
Reference in New Issue
Block a user