[poky] [PATCH 12/20] byacc:Add license checksum and add the GPL information

Mei Lei lei.mei at intel.com
Wed Nov 24 01:49:50 PST 2010


Add copyright file checksum to bb file and add the license information according to the copyright file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 meta/recipes-extended/byacc/byacc_20100610.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-extended/byacc/byacc_20100610.bb b/meta/recipes-extended/byacc/byacc_20100610.bb
index 48d0e4e..04cdd7c 100644
--- a/meta/recipes-extended/byacc/byacc_20100610.bb
+++ b/meta/recipes-extended/byacc/byacc_20100610.bb
@@ -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"
-- 
1.6.3.3




More information about the poky mailing list