diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2014-10-27 03:37:41 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-04 10:19:56 +0000 |
commit | 1d6dab1dbbbfbcb32e58dba3111130157ef2b24f (patch) | |
tree | 25f6b576fce5c12f145ee156472b1b411244db6b /LICENSE | |
parent | 985ef933208da1dd1f17645613ce08e6ad27e2c1 (diff) | |
download | openembedded-core-1d6dab1dbbbfbcb32e58dba3111130157ef2b24f.tar.gz openembedded-core-1d6dab1dbbbfbcb32e58dba3111130157ef2b24f.tar.bz2 openembedded-core-1d6dab1dbbbfbcb32e58dba3111130157ef2b24f.zip |
license.bbclass: canonicalise the licenses named with 'X+'
If INCOMPATIBLE_LICENSE=GPLv3, GPLv3+ should be excluded
as well but not now since there is no SPDXLICENSEMAP for
licenses named with 'X+', we can add all the SPDXLICENSEMAP
settings for licenses named with 'X+' in licenses.conf,
but it's more like a duplication, so improve the canonical_license
function to auto map for 'X+' if SPDXLICENSEMAP for 'X' is
available, so GPLv3+ becomes GPL-3.0+.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions