]> 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)
committerJoshua Lock <joshua.lock@collabora.co.uk>
Tue, 1 Sep 2015 11:36:15 +0000 (12:36 +0100)
commit1b449dd0ee88274d01f2ec1f2a22955b824ff8ef
tree1771b13743ffa566ff526c1654c3339829265f77
parentd8d68c4a630dc9d802e159f0ffe768e52bea5401
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 master rev: c9da529943b2f563b7b0aeb43576c13dd3b6f932)

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
meta/classes/base.bbclass