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>
(From OE-Core rev: 0b163efe5536555867f71561914414648b08ed24)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield 2011-07-20 21:19:42 -04:00 committed by Richard Purdie
parent c9c14a198d
commit f352f1ba03
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
DESCRIPTION = "Yocto Kernel"
SECTION = "kernel"
LICENSE = "GPL"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"