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
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to