[meta-ti] [EXTERNAL] [master][PATCH] gcc-arm-none-eabi: not supported on any target

Denys Dmytriyenko denys at ti.com
Mon Mar 4 16:55:52 PST 2019


On Mon, Mar 04, 2019 at 11:08:48AM -0500, Jacob Stiffler wrote:
> On a different machine, I am seeing the package_qa errors for the nativesdk
> package.

Have you tried using the binaries?


> Should I submit a patch on top of this one to suppress the QA warnings and
> errors? Or should I combine this change with that patch?

Not sure what you mean by combining...


> Thank you,
> 
> Jake
> 
> 
> On 3/1/2019 12:18 PM, Denys Dmytriyenko wrote:
> >This package is only meant for native and nativesdk usage.
> >
> >Signed-off-by: Denys Dmytriyenko <denys at ti.com>
> >---
> >  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 ae3d1d7..d08dd2f 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}


More information about the meta-ti mailing list