[poky] [PATCH 1/3] linux: add LIC_FILES_CHKSUM

Darren Hart dvhart at linux.intel.com
Wed Feb 9 09:33:57 PST 2011


On 02/08/2011 12:26 PM, Ilya Yanok wrote:
> Linux is licensed under GPL so add appropriate LIC_FILES_CHKSUM to
> linux.inc file.
>
> Signed-off-by: Ilya Yanok<yanok at emcraft.com>
> ---
>   meta/recipes-kernel/linux/linux.inc |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-kernel/linux/linux.inc b/meta/recipes-kernel/linux/linux.inc
> index 93859bb..c23d90f 100644
> --- a/meta/recipes-kernel/linux/linux.inc
> +++ b/meta/recipes-kernel/linux/linux.inc
> @@ -2,6 +2,8 @@ DESCRIPTION = "Linux Kernel"
>   SECTION = "kernel"
>   LICENSE = "GPL"
>
> +LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
> +

This is consistent with other .inc files (such as linux-yocto.inc). I'm 
fine with it, but wanted to mention that linux.inc is going to be going 
trough some serious pruning and refactoring in the near future.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the poky mailing list