summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto.inc
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-07-20 21:19:42 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-22 11:47:44 +0100
commit0b163efe5536555867f71561914414648b08ed24 (patch)
tree5348cba5db110a228b7d41243d2ac71d11906881 /meta/recipes-kernel/linux/linux-yocto.inc
parentf175e4f28aa835abef8c3d5e2065054416692418 (diff)
downloadopenembedded-core-contrib-0b163efe5536555867f71561914414648b08ed24.tar.gz
linux-yocto: update LICENSE to GPLv2
As reported by Koen Kooi, the LICENSE for linux-yocto can be tightened up to specifiy the particular version of the GPL. cc: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto.inc')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto.inc b/meta/recipes-kernel/linux/linux-yocto.inc
index c304d009eb..595795bf9a 100644
--- a/meta/recipes-kernel/linux/linux-yocto.inc
+++ b/meta/recipes-kernel/linux/linux-yocto.inc
@@ -1,6 +1,6 @@
DESCRIPTION = "Yocto Kernel"
SECTION = "kernel"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"