[yocto] sysroot / external toolchain

Dallas Clement dallas.a.clement at gmail.com
Fri Jul 13 16:05:57 PDT 2012


On Fri, Jul 13, 2012 at 4:18 PM, Chris Larson <clarson at kergoth.com> wrote:
> On Fri, Jul 13, 2012 at 2:05 PM, Dallas Clement
> <dallas.a.clement at gmail.com> wrote:
>> Thanks Chris.  I was close, just missing the actual copying part from
>> the do_install() as observed.  ;^)
>>
>> I got quite a bit further.  Am running into issues like this now:
>>
>> ERROR: QA Issue: No GNU_HASH in the elf binary:
>> '/development/dallasc/yocto/poky/build/tmp/work/armv5te-poky-linux-gnueabi/external-marvell-armada-sdk-5.0-64k-toolchain-1.0-r0/packages-split/external-marvell-armada-sdk-5.0-64k-toolchain/usr/bin/gdbserver'
>> ERROR: QA Issue: non debug package contains .debug directory:
>> external-marvell-armada-sdk-5.0-64k-toolchain path
>> /work/armv5te-poky-linux-gnueabi/external-marvell-armada-sdk-5.0-64k-toolchain-1.0-r0/packages-split/external-marvell-armada-sdk-5.0-64k-toolchain/usr/libexec/getconf/.debug/POSIX_V6_ILP32_OFFBIG
>
>
> INSANE_SKIP_${PN} += "ldflags"
> --
> Christopher Larson

Hmm, not having a whole lot of luck with INSANE_SKIP.  Will this help
for files which have been prebuilt as part of my external toolchain?
Also, where is the best place to put the INSANE_SKIP line?



More information about the yocto mailing list