[poky] [PATCH 28/28] linux-yocto: Add LIC_FILES_CHKSUM

Saul Wold sgw at linux.intel.com
Thu Dec 23 06:27:25 PST 2010


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-kernel/linux/linux-yocto.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto.inc b/meta/recipes-kernel/linux/linux-yocto.inc
index 2a77f4a..dc4ab55 100644
--- a/meta/recipes-kernel/linux/linux-yocto.inc
+++ b/meta/recipes-kernel/linux/linux-yocto.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Yocto Kernel"
 SECTION = "kernel"
 LICENSE = "GPL"
 
+LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
+
 # A KMACHINE is the mapping of a yocto $MACHINE to what is built
 # by the kernel. This is typically the branch that should be built,
 # and it can be specific to the machine or shared
-- 
1.7.2.3




More information about the poky mailing list