[oe] [PATCH] lib_package.bbclass: fix packaging of static libs, inherit binconfig

Tom Rini tom_rini at mentor.com
Mon Nov 15 15:07:25 UTC 2010


On 11/14/2010 04:49 PM, Andreas Oberritter wrote:
> On 11/13/2010 08:12 PM, Tom Rini wrote:
>> On 11/13/2010 09:28 AM, Andreas Oberritter wrote:
>>> Ping
>>>
>>> On 10/25/2010 04:20 PM, Andreas Oberritter wrote:
>>>> * Package ${libdir}/*.a and /lib/*.a into ${PN}-static instead of
>>>> ${PN}-dev
>>
>> Where is the FILES_${PN}-static line below?
>
> The default value from bitbake.conf is used.

OK, thanks.

>>>> * Although it packaged ${bindir}/*-config into FILES_${PN}-dev, it did
>>>>     not include the required mangling applied by binconfig.bbclass.
>>
>> Not sure here.  Not all lib packages need binconfig mangling so it's up
>> to the recipe to say "I need this", usually at least.
>
> OK, Koen's proposal included "inherit binconfig", too, so I left it in.
> I'll send an updated patch without it.

Just missed the proposal.  Can you link it easily?  Thanks!

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list