[OE-core] libc-common.bbclass and uclibc

Manuel Bessler manuel.bessler at gmail.com
Fri Jul 27 13:58:32 UTC 2012


On Thu, Jul 26, 2012 at 6:17 PM, Phil Blundell <philb at gnu.org> wrote:
> On Thu, 2012-07-26 at 17:51 -0400, Manuel Bessler wrote:
>> =========================================
>> python populate_packages_prepend () {
>>         if d.getVar('DEBIAN_NAMES', True):
>>                 bpn = d.getVar('BPN', True)
>>                 d.setVar('PKG_'+bpn, 'libc6')
>> ...
>> =========================================
>
> That particular piece of code does seem bogus for many reasons and
> should probably go away.  I think it is a historical relic.
>
> But, that said, libc-common.bbclass is poorly named and is really
> specific to (e)glibc.  You don't want to use that for uclibc.

Ok, thanks, good to know. I just confirmed that my build indeed
succeeds without it.

Thanks,
Manuel




More information about the Openembedded-core mailing list