From: Saul Wold Date: Thu, 23 Dec 2010 06:34:08 +0000 (-0800) Subject: linux-yocto: Add LIC_FILES_CHKSUM X-Git-Tag: 2011-1~3286 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=89fc010c06585502c32c51c555780092bc1afdaa;p=openembedded-core.git linux-yocto: Add LIC_FILES_CHKSUM Signed-off-by: Saul Wold --- diff --git a/meta/recipes-kernel/linux/linux-yocto.inc b/meta/recipes-kernel/linux/linux-yocto.inc index 2a77f4a9c4..dc4ab5503c 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