From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:21 +0000 (+0000) Subject: linux-libc-headers: update package LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05d18e90886258777faf25456f96b32cd5ba5afa;p=openembedded.git linux-libc-headers: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- diff --git a/recipes/linux-libc-headers/linux-libc-headers.inc b/recipes/linux-libc-headers/linux-libc-headers.inc index 642e3694f3..0b27e46429 100644 --- a/recipes/linux-libc-headers/linux-libc-headers.inc +++ b/recipes/linux-libc-headers/linux-libc-headers.inc @@ -1,6 +1,6 @@ DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use." SECTION = "devel" -LICENSE = "GPL" +LICENSE = "GPLv2" NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native"