[poky] [PATCH 20/20] flex:Add license checksum and add the license information
Mei Lei
lei.mei at intel.com
Thu Nov 25 02:41:57 PST 2010
Add COPYING file checksum to bb file and add the "BSD" information according to the COPYING file
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
meta/recipes-devtools/flex/flex_2.5.35.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/flex/flex_2.5.35.bb b/meta/recipes-devtools/flex/flex_2.5.35.bb
index eddaa48..9b59a72 100644
--- a/meta/recipes-devtools/flex/flex_2.5.35.bb
+++ b/meta/recipes-devtools/flex/flex_2.5.35.bb
@@ -1,4 +1,5 @@
require flex.inc
PR = "r1"
-
+LICENSE="BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067"
BBCLASSEXTEND = "native"
--
1.6.3.3
More information about the poky
mailing list