]> code.ossystems Code Review - openembedded-core.git/commitdiff
byacc:Add license checksum and add the GPL information
authorMei Lei <lei.mei@intel.com>
Wed, 24 Nov 2010 09:49:50 +0000 (17:49 +0800)
committerMei Lei <lei.mei@intel.com>
Wed, 24 Nov 2010 09:49:50 +0000 (17:49 +0800)
Add copyright file checksum to bb file and add the license information according to the copyright file

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-extended/byacc/byacc_20100610.bb

index 48d0e4e425ca59d0ebe36962abf85c4aef16a678..04cdd7c5e550fd57e3e476ee337cfd9a48f5ab13 100644 (file)
@@ -1,5 +1,6 @@
 PR = "r0"
-
+LICENSE="other-BSD"
+LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e"
 require byacc.inc
 
 SRC_URI[md5sum] = "b9715b9a2867c221176b597e8f73cbc9"