diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-11-13 14:32:44 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-14 13:39:10 +0000 |
commit | 2d8e124adcf27af524eeeae61daf1b21a1c2f27c (patch) | |
tree | 835ccc122db8386c32b99ca98901da6ee65e69cd /meta/recipes-kernel/linux | |
parent | e67dbb638044b804738bdd589d64d45963a3297a (diff) | |
download | openembedded-core-2d8e124adcf27af524eeeae61daf1b21a1c2f27c.tar.gz openembedded-core-2d8e124adcf27af524eeeae61daf1b21a1c2f27c.tar.bz2 openembedded-core-2d8e124adcf27af524eeeae61daf1b21a1c2f27c.zip |
classes/license: use "1" to set boolean variables
The expected usage of COPY_LIC_MANIFEST and COPY_LIC_DIRS appears to be
to set them to "1" to enable; however the test here is just testing
whether they have a value at all, so setting them to "0" would also
enable them which is somewhat disingenuous. Actually check if they are
set to "1" instead in order to fix this.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux')
0 files changed, 0 insertions, 0 deletions