From dcf68c33d94bd0ef84c090ad6e259ec9261d983d Mon Sep 17 00:00:00 2001 From: Mei Lei Date: Fri, 26 Nov 2010 09:28:34 +0800 Subject: dtc:Add license checksum and add the GPL information 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 --- meta/recipes-kernel/dtc/dtc_git.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta/recipes-kernel/dtc') 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" + -- cgit v1.1