[yocto] RDEPENDS fails to find an existing package

Joshua Immanuel josh at hipro.co.in
Wed Feb 15 07:53:17 PST 2012


Hello Khem Raj,

On Wed, 2012-02-15 at 07:28 -0800, Khem Raj wrote:
> the .a files are going into -static package and I guess
> there is .so and not .so.X which means .so goes into
> -dev package and hence your libharu package is empty
> so you have to redirect the files into correct package
> with the help of FILES_${PN} = "libharu.so ...." etc. 

You were right. Thanks for the tip.

Adding FILES_${PN} = "${libdir}/lib*.so" made bitbake to create an
non-empty libharu package thereby fixing the problem.

Regards
Joshua
-- 
Joshua Immanuel
HiPro IT Solutions Private Limited
http://hipro.co.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120215/0489293e/attachment.pgp>


More information about the yocto mailing list