aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/make/make_3.82.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-16 11:36:49 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-16 16:44:54 +0000
commit3b42499043b0f48ae521e4491a27158edcd046e0 (patch)
tree23829c82fe8e8c7ddf5cf17915d418c68e016404 /meta/recipes-devtools/make/make_3.82.bb
parent5a05d1ab0f01105551cacb15d46a4a77aedf9777 (diff)
downloadopenembedded-core-contrib-3b42499043b0f48ae521e4491a27158edcd046e0.tar.gz
make: Fix license warning
WARNING: make: No generic license file exists for: GPL in any provider Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/make/make_3.82.bb')
-rw-r--r--meta/recipes-devtools/make/make_3.82.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/make/make_3.82.bb b/meta/recipes-devtools/make/make_3.82.bb
index bea33397b5..2b512bd578 100644
--- a/meta/recipes-devtools/make/make_3.82.bb
+++ b/meta/recipes-devtools/make/make_3.82.bb
@@ -1,5 +1,5 @@
PR = "r1"
-LICENSE="GPLv3&LGPLv2"
+LICENSE = "GPLv3 & LGPLv2"
LIC_FILES_CHKSUM = "file://tests/COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://glob/COPYING.LIB;md5=4a770b67e6be0f60da244beb2de0fce4"
require make.inc