]> code.ossystems Code Review - openembedded-core.git/commitdiff
gmp:Add license checksum and add the GPL information
authorMei Lei <lei.mei@intel.com>
Wed, 24 Nov 2010 10:21:12 +0000 (18:21 +0800)
committerMei Lei <lei.mei@intel.com>
Wed, 24 Nov 2010 10:21:12 +0000 (18:21 +0800)
Add COPYING file and version.c file checksum to bb file and add the "GPLv3" "LGPLv3" information according to the License files

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-support/gmp/gmp_5.0.1.bb

index dd908bd7ca4fd97bf10466c4ecfa95567d57924e..79aeae5a06d41c912f179beeda2a02c09a8aeb38 100644 (file)
@@ -1,5 +1,7 @@
 require gmp.inc
-
+LICENSE="LGPLv3&GPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
+                   file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790"
 PR = "r0"
 
 SRC_URI_append += "file://sh4-asmfix.patch \