]> code.ossystems Code Review - openembedded-core.git/commit
default-distrovars.inc: drop obsolete LGPLv2_WHITELIST_GPL-3.0
authorAndre McCurdy <armccurdy@gmail.com>
Sat, 12 May 2018 00:02:04 +0000 (17:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 May 2018 12:09:01 +0000 (13:09 +0100)
commitd4dea76fbe9765d489e3e522a9d2c22049610c7b
tree2bfb7c87f34d0874af4abbfdffe03973feefd6c3
parentdb883d727fe9d23c6078c5a078ca3cc07fe296db
default-distrovars.inc: drop obsolete LGPLv2_WHITELIST_GPL-3.0

There doesn't seem to be a clear reason to have two separate
variables to hold whitelisted GPLv3 recipes. Both variables are
treated the same, so adding a recipe to LGPLv2_WHITELIST_GPL-3.0 is
already equivalent to adding it to WHITELIST_GPL-3.0.

Anyone needing to whitelist a GPLv3 recipe should now just use
WHITELIST_GPL-3.0.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/base.bbclass
meta/classes/multilib.bbclass
meta/conf/distro/include/default-distrovars.inc