]> 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, 1 Aug 2015 06:38:31 +0000 (07:38 +0100)
commitc9da529943b2f563b7b0aeb43576c13dd3b6f932
treea245a981d775d28d795231ccad9ea0ed49188eef
parentf1596b7169146afcb38db683eb6170a480422d73
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.

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