base-files: fix LICENSE from 'GPL' to 'GPLv2'

the license information is acquired from:
        "Richard Purdie <rpurdie@linux.intel.com>"

Signed-off-by Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian
2010-06-12 13:18:26 +08:00
committed by Joshua Lock
parent 2233d2e389
commit 181455c2f7

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "Miscellaneous files for the base system."
SECTION = "base"
PRIORITY = "required"
PR = "r64"
LICENSE = "GPL"
LICENSE = "GPLv2"
SRC_URI = " \
file://rotation \