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:49 +0100 |
commit | 831e98325195f5631b977365fd61c3910a2c23a5 (patch) | |
tree | 989cebab458c145432e6ed30eacbdd5dab1530f4 /bitbake/HEADER | |
parent | c22293622dd80fc9cdd49e96c52357c65fa3e9ef (diff) | |
download | poky-831e98325195f5631b977365fd61c3910a2c23a5.tar.gz |
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]
(From OE-Core rev: d7229489c7dfd35164fd107d7944f3c273776118)
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/HEADER')
0 files changed, 0 insertions, 0 deletions