summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/make
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-26 09:28:34 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:49 -0800
commit85266fa8de01aa9c53bea991dc3d4ec99f634c94 (patch)
tree463d776885e1e5b48db4d52615ec37671b2dcc70 /meta/recipes-devtools/make
parentc4c11d9d807c424465885a1f4f574e3338c80ba9 (diff)
downloadast2050-yocto-poky-85266fa8de01aa9c53bea991dc3d4ec99f634c94.zip
ast2050-yocto-poky-85266fa8de01aa9c53bea991dc3d4ec99f634c94.tar.gz
make:Add license checksum and update the GPL information
Add COPYING file and COPYING.LIB file checksum to bb file and add the "GPLv3" "GPLv2" according to the license file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-devtools/make')
-rw-r--r--meta/recipes-devtools/make/make_3.82.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/make/make_3.82.bb b/meta/recipes-devtools/make/make_3.82.bb
index 797d26b..e8a0865 100644
--- a/meta/recipes-devtools/make/make_3.82.bb
+++ b/meta/recipes-devtools/make/make_3.82.bb
@@ -1,3 +1,5 @@
PR = "r0"
-
+LICENSE="GPLv3&LGPLv2"
+LIC_FILES_CHKSUM = "file://tests/COPYING;md5=d32239bcb673463ab874e80d47fae504 \
+ file://glob/COPYING.LIB;md5=4a770b67e6be0f60da244beb2de0fce4"
require make.inc
OpenPOWER on IntegriCloud