]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Note when including pn with INCOMPATIBLE_LICENSES
authorBeth Flanagan <elizabeth.flanagan@intel.com>
Fri, 31 Jul 2015 15:40:07 +0000 (16:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 19 Sep 2015 10:51:06 +0000 (11:51 +0100)
commitc468724d2932708dffc766e182a69665de6226f6
tree4eabbdd14b96749a904c11b376bf63d20d3e5fe6
parent3390dde6addaafad84c635eb37d2eae1ac22fcb7
base.bbclass: Note when including pn with INCOMPATIBLE_LICENSES

We need to be able to tell people if we WHITELIST a recipe
that contains an incompatible licese.

Example: If we set WHITELIST_GPL-3.0 ?= "foo", foo will end
up on an image even if GPL-3.0 is incompatible. This is the
correct behaviour but there is nothing telling people that it
is even happening.

(From OE-Core rev: c9da529943b2f563b7b0aeb43576c13dd3b6f932)

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/classes/base.bbclass