diff options
| author | Hongxu Jia <hongxu.jia@windriver.com> | 2014-12-15 16:55:10 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-19 18:08:00 +0000 |
| commit | 5f78cf9b4ee56937298eaa55a6fddabae8dd8bd4 (patch) | |
| tree | ed6f1ec3647ddd2839cc2fcbceec0599c965ff88 /scripts/lib/scriptutils.py | |
| parent | fc518325c64040e6bbd47cfb7f40f0fd363c17d2 (diff) | |
| download | poky-5f78cf9b4ee56937298eaa55a6fddabae8dd8bd4.tar.gz | |
base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSE
The whitelist processing in code in base.bbclass does not play well with
wildcards in INCOMPATIBLE_LICENSES. The code expects bad_licenses to
contain actual license names, not wildcards.
Add incompatible_license_contains to replace bb.utils.contains(
"INCOMPATIBLE_LICENSE", **, **, **, d)
[YOCTO #5592]
(From OE-Core rev: 3587653a8d8abc7cfed6a5c6ecfa72bee283e451)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions
