[OE-core] [RFC - Staticdev 1/2] multiple recipes converted to -staticdev packages

Saul Wold sgw at linux.intel.com
Tue Jun 28 23:51:44 UTC 2011


On 06/26/2011 12:34 AM, Koen Kooi wrote:
>
> Op 26 jun 2011, om 06:36 heeft Saul Wold het volgende geschreven:
>
>> This commit adds a new base package ${PN}-staticdev to
>> bitbake.conf which pulls in the static *.a libraries as
>> a seperate package, it filters out the nonshared.a
>> libraries where appropriate.
>>
>> Additional this commit adds a new libdev.bbclass which provides
>> a set of macros and variables to convert ${PN} to lib${PN},
>> which a number of recipes where then converted to use.
>
> Can't that be merged into lib_package.bbclass?
>
I looked into this further, and I think that lib_package serves a 
different purpose than libdev and it would be wrong to inherit from 
lib_package.

lib_package seems to split out binaries from the core ${PN} package and 
places them in ${PN}-bin.  I did update it to move static libraries to 
the -staticdev package.

Sau!

> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>




More information about the Openembedded-core mailing list