Re: ERROR: QA Issue: No GNU_HASH in the elf binary


Saxena, Rahul <rahul.saxena@...>
 

oe-core/meta/conf/bitbake.conf specifies the default package settings.
However the problem I seem to be seeing is that my recipe is not able to override the default.

However let me know if I should still be looking at that file..

Rahul

-----Original Message-----
From: kergoth@... [mailto:kergoth@...] On Behalf Of Chris Larson
Sent: Tuesday, August 21, 2012 12:07 PM
To: Saxena, Rahul
Cc: Khem Raj; yocto@...
Subject: Re: [yocto] ERROR: QA Issue: No GNU_HASH in the elf binary

On Tue, Aug 21, 2012 at 12:05 PM, Saxena, Rahul <rahul.saxena@...> wrote:
You are right, these are regular files and not symlinks and are ending
up in usr/lib in packagename-dev package However I want them to be in the regular package.

I do have the following statement in my recipe:

FILES_${PN} += "${libdir}/lib*.so"

and nothing in my recipe has statements such as FILES_${PN)-dev = ...

Read oe-core/meta/conf/bitbake.conf.

--
Christopher Larson

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.