> From: Khem Raj [mailto:raj.k...@gmail.com] > Sent: October 14, 2015 1:25 PM > > > > On Oct 14, 2015, at 9:25 AM, Vuille, Martin (Martin) <vmar...@avaya.com> > > wrote: > > > > Hi, > > > > I am having a bit of trouble understanding something about > > packaging. > > > > I have a custom recipe to build a package that contains both > > a daemon executable and a shared object interface library > > for the daemon. > > > > But the .so is only packaged in ${PN}-dev, not ${PN}, so > > it doesn’t end up on the target. > > yes thats default and if the .so was built using proper .so versioning scheme. > .so is a symlink to .so.X.Y.Z
Thanks! I knew about this at some point but it completely slipped my mind. Problem fixed now MV -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto