On Thu, Dec 5, 2013 at 11:23 AM, Chris Larson <[email protected]> wrote:

>
>
> Heh :) The issue there is that the patterns are matched in the order of
> the PACKAGES variable. The first package to include a file gets it, and
> ${PN}-dev is in PACKAGES before ${PN}. By emptying FILES_SOLIBSDEV, that’ll
> remove the .so from FILES_${PN}-dev, letting the ${PN} package get it
> instead.
>
>
>
FILES_SOLIBSDEV = "" was the magic I needed!  Works now!  Thanks Chris ...
you are the man!

Regards,

Brian
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to