]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto: update LICENSE to GPLv2
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 21 Jul 2011 01:19:42 +0000 (21:19 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jul 2011 10:47:44 +0000 (11:47 +0100)
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>
meta/recipes-kernel/linux/linux-yocto.inc

index c304d009ebd011f20c23596cec8584169343d291..595795bf9abf4e85a5ce621ff3b54a20bbfd7dbc 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Yocto Kernel"
 SECTION = "kernel"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"