[yocto] Adding prebuilt binaries to /usr/bin on rootfs

Burton, Ross ross.burton at intel.com
Wed Apr 17 08:56:50 PDT 2013


On 17 April 2013 16:11, Satya Swaroop Damarla <swaroop.damarla at gmail.com> wrote:
> WARNING: File '/usr/bin/sdusb-cmd' from skidata-tools was already stripped,
> this will prevent future debugging!

Use INHIBIT_PACKAGE_DEBUG_SPLIT = "1" to turn off the generation of
-dbg packages, as this is where the splitting and stripping happens.
As your binaries are already stripped, -dbg packages are pointless.

> ERROR: QA Issue: No GNU_HASH in the elf binary:
> '/home/damarla/yocto/poky/buildSkidataHarmony/tmp/work/cortexa9-vfp-vfpv3d16-poky-linux-gnueabi/skidata-tools/1.0-r0/packages-split/skidata-tools/usr/bin/devsrv'

This is familiar but I can't remember how to make it disappear, sorry.

Ross



More information about the yocto mailing list