On Fri, Jul 13, 2012 at 4:18 PM, Chris Larson <[email protected]> wrote: > On Fri, Jul 13, 2012 at 2:05 PM, Dallas Clement > <[email protected]> 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? _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
