]> code.ossystems Code Review - openembedded-core.git/commitdiff
base-files: fix LICENSE from 'GPL' to 'GPLv2'
authorKevin Tian <kevin.tian@intel.com>
Sat, 12 Jun 2010 05:18:26 +0000 (13:18 +0800)
committerJoshua Lock <josh@linux.intel.com>
Thu, 17 Jun 2010 22:16:43 +0000 (23:16 +0100)
the license information is acquired from:
        "Richard Purdie <rpurdie@linux.intel.com>"

Signed-off-by Kevin Tian <kevin.tian@intel.com>

meta/packages/base-files/base-files_3.0.14.bb

index ce29364d506dcaa405ccfa31f0e27283dd351cac..ba61a1cefbf5391d9cdcc1de8f0857c99121656a 100644 (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 \