gmp:Add license checksum and add the GPL information

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>
This commit is contained in:
Mei Lei 2010-11-24 18:21:12 +08:00
parent 4928ad8338
commit 2cad70df05
1 changed files with 3 additions and 1 deletions

View 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 \