diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2016-08-03 16:32:14 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-25 22:54:44 +0100 |
commit | d7229489c7dfd35164fd107d7944f3c273776118 (patch) | |
tree | 4ce554dbb48b943584ea8c93375ac28d4384c0e0 /meta/lib/oe/package.py | |
parent | a7f1435c4c26237cdb55066c9f5408b4fdf016aa (diff) | |
download | openembedded-core-d7229489c7dfd35164fd107d7944f3c273776118.tar.gz openembedded-core-d7229489c7dfd35164fd107d7944f3c273776118.tar.bz2 openembedded-core-d7229489c7dfd35164fd107d7944f3c273776118.zip |
license.bbclass: do not process LICENSE_pn variables
The loop iterating over LICENSE_pn variables has never worked. In
addition, the LICENSE variable is supposed to contain all licenses
defined in LICENSE_pn variables. Thus, it is simpler just to use LICENSE
as the data we get is essentially the same.
[YOCTO #9499]
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oe/package.py')
0 files changed, 0 insertions, 0 deletions