* How can I disable automatic subpackage naming
@ 2015-05-20 11:59 Boszormenyi Zoltan
2015-05-20 12:41 ` Martin Jansa
0 siblings, 1 reply; 4+ messages in thread
From: Boszormenyi Zoltan @ 2015-05-20 11:59 UTC (permalink / raw)
To: openembedded-devel
Hi,
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?
Thanks in advance,
Zoltán Böszörményi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How can I disable automatic subpackage naming
2015-05-20 11:59 How can I disable automatic subpackage naming Boszormenyi Zoltan
@ 2015-05-20 12:41 ` Martin Jansa
2015-05-21 8:36 ` Paul Eggleton
2015-05-21 11:08 ` Boszormenyi Zoltan
0 siblings, 2 replies; 4+ messages in thread
From: Martin Jansa @ 2015-05-20 12:41 UTC (permalink / raw)
To: openembedded-devel
On Wed, May 20, 2015 at 01:59:45PM +0200, Boszormenyi Zoltan wrote:
> Hi,
>
> 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.
>
> Thanks in advance,
> Zoltán Böszörményi
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How can I disable automatic subpackage naming
2015-05-20 12:41 ` Martin Jansa
@ 2015-05-21 8:36 ` Paul Eggleton
2015-05-21 11:08 ` Boszormenyi Zoltan
1 sibling, 0 replies; 4+ messages in thread
From: Paul Eggleton @ 2015-05-21 8:36 UTC (permalink / raw)
To: Boszormenyi Zoltan; +Cc: openembedded-devel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How can I disable automatic subpackage naming
2015-05-20 12:41 ` Martin Jansa
2015-05-21 8:36 ` Paul Eggleton
@ 2015-05-21 11:08 ` Boszormenyi Zoltan
1 sibling, 0 replies; 4+ messages in thread
From: Boszormenyi Zoltan @ 2015-05-21 11:08 UTC (permalink / raw)
To: openembedded-devel
2015-05-20 14:41 keltezéssel, Martin Jansa írta:
> On Wed, May 20, 2015 at 01:59:45PM +0200, Boszormenyi Zoltan wrote:
>> Hi,
>>
>> 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.
Thanks!
>
>> Thanks in advance,
>> Zoltán Böszörményi
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-05-21 11:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-20 11:59 How can I disable automatic subpackage naming Boszormenyi Zoltan
2015-05-20 12:41 ` Martin Jansa
2015-05-21 8:36 ` Paul Eggleton
2015-05-21 11:08 ` Boszormenyi Zoltan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.