[OE-core] LICENSE_{X}-xxx is parsed?

Andrei Gherzan andrei at gherzan.ro
Tue Apr 24 17:25:08 UTC 2012


Hello everybody,

Is there any mechanism of parsing LICENSE variables for every provided
package in a bb file?

To be a little more clear about this.

If i have an app named myapp. Let's say the myapp_1.0.bb includes:
LICENSE = "GPLv3 & LGPLv2.1"
LICENSE_${PN} = LGPLv2.1
LICENSE_${PN} -tests = GPLv3

If this app is not whitelisted, this file will pe ignored (assuming
INCOMPATIBLE_LICENSE = GPLv3) even if the only needed package on the final
fs is the ${PN} package.

For files in these case (like gnults) we use right now WHITELIST. In this
way license checking on those packages is skipped.

If nobody works on this (or this is already done but i couldn't spot it in
the code) i can dig and propose a way to solve this issue.

@g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120424/a105ae5d/attachment-0002.html>


More information about the Openembedded-core mailing list