All of lore.kernel.org
 help / color / mirror / Atom feed
* LICENSE_{X}-xxx is parsed?
@ 2012-04-24 17:25 Andrei Gherzan
  2012-04-24 17:44 ` Flanagan, Elizabeth
  0 siblings, 1 reply; 9+ messages in thread
From: Andrei Gherzan @ 2012-04-24 17:25 UTC (permalink / raw)
  To: openembedded

[-- Attachment #1: Type: text/plain, Size: 758 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1004 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-04-25 16:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-24 17:25 LICENSE_{X}-xxx is parsed? Andrei Gherzan
2012-04-24 17:44 ` Flanagan, Elizabeth
2012-04-24 21:15   ` Andrei Gherzan
2012-04-24 21:25     ` Andrei Gherzan
2012-04-24 22:38     ` Flanagan, Elizabeth
2012-04-24 22:53       ` Chris Larson
2012-04-24 23:13         ` Flanagan, Elizabeth
2012-04-25  8:17           ` Richard Purdie
2012-04-25 16:04             ` Flanagan, Elizabeth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.