[OE-core] [PATCH 03/26] shared_lib.bbclass: create common class

Phil Blundell pb at pbcl.net
Tue Jul 12 09:11:07 UTC 2011


On Mon, 2011-07-11 at 16:13 -0700, Saul Wold wrote:
> This class is for packages that do not work with debian library naming

I tend to feel that most of those packages should be fixed so that they
do.  If they aren't currently getting renamed then it usually means that
they include too much (i.e. both binaries and libraries, or multiple
libraries) and should be split up so that this doesn't happen.

For the rare cases where you really do want to put multiple SOs in a
single output package you can use LEAD_SONAME, but this is virtually
never the right thing to do.

p.





More information about the Openembedded-core mailing list