[poky] [PATCH 14/20] dtc:Add license checksum and add the GPL information

Mei Lei lei.mei at intel.com
Thu Nov 25 01:08:31 PST 2010


Add GPL file and libfdt.h file checksum to bb file and add the "GPLv2|BSD" according to the License file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 meta/recipes-kernel/dtc/dtc_git.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-kernel/dtc/dtc_git.bb b/meta/recipes-kernel/dtc/dtc_git.bb
index a17a39d..21f71e6 100644
--- a/meta/recipes-kernel/dtc/dtc_git.bb
+++ b/meta/recipes-kernel/dtc/dtc_git.bb
@@ -1,2 +1,6 @@
 require dtc.inc
 require dtc_git.inc
+LICENSE="GPLv2|BSD"
+LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
+		    file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
+
-- 
1.6.3.3




More information about the poky mailing list