diff options
author | Beth Flanagan <elizabeth.flanagan@intel.com> | 2015-07-31 16:40:07 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-01 22:24:08 +0100 |
commit | 5c76072804bfb1c7ea9f62b99d91ac6d76118ee4 (patch) | |
tree | 2bf1ba995c90919bf3921060630a98d30ac4f647 /bitbake/lib/codegen.py | |
parent | 445c49ce5007eb0c0aa14680c41b79e7764d8882 (diff) | |
download | poky-5c76072804bfb1c7ea9f62b99d91ac6d76118ee4.tar.gz |
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>
Diffstat (limited to 'bitbake/lib/codegen.py')
0 files changed, 0 insertions, 0 deletions