[oe] How can I disable automatic subpackage naming

Paul Eggleton paul.eggleton at linux.intel.com
Thu May 21 08:36:22 UTC 2015


On Wednesday 20 May 2015 14:41:34 Martin Jansa wrote:
> On Wed, May 20, 2015 at 01:59:45PM +0200, Boszormenyi Zoltan wrote:
> > it seems that if bitbake finds a subpackage in the PACKAGES
> > variable that contain a single library, a new, automatic
> > subpackage gets created that will have the name "libxxxxN"
> > with libxxxx being the library name and N being the SO version.
> > With this, bitbake overrides my set of subpackages.
> > 
> > How can I disable this in Daisy, i.e. bitbake 1.22.0, so I get the
> > explicit package name I added to PACKAGES?
> 
> Remove "debian" from INHERIT variable.

To be a little more specific, by default it gets added to INHERIT_DISTRO in 
meta/conf/distro/defaultsetup.conf; you can set this to your own preferred 
value in your configuration if you like.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-devel mailing list