aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-09 11:23:51 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-09 11:23:51 +0000
commit5f2cf65e6510cc4cd9dc2a9ea2de879fad1894a7 (patch)
treeb437690e4666f7330076ddec841cfac145c1b91c /meta/recipes-kernel
parent07da5002f0f25b4961252e69ed085055a6c7d581 (diff)
downloadopenembedded-core-contrib-5f2cf65e6510cc4cd9dc2a9ea2de879fad1894a7.tar.gz
linux/u-boot: Update LICENSE fields to specify GPL version
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux/linux.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux.inc b/meta/recipes-kernel/linux/linux.inc
index 4c372ab014..3db2e3df5b 100644
--- a/meta/recipes-kernel/linux/linux.inc
+++ b/meta/recipes-kernel/linux/linux.inc
@@ -1,6 +1,6 @@
DESCRIPTION = "Linux Kernel"
SECTION = "kernel"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"