]> code.ossystems Code Review - openembedded-core.git/commitdiff
eee-acpi-scripts: Fix License warning
authorSaul Wold <sgw@linux.intel.com>
Wed, 14 Mar 2012 23:38:36 +0000 (16:38 -0700)
committerSaul Wold <sgw@linux.intel.com>
Thu, 15 Mar 2012 18:43:30 +0000 (11:43 -0700)
WARNING: eee-acpi-scripts: No generic license file exists for: GPL in any provider
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb

index 244cd941dfa65289cc7d51fe42d3c714dd452235..1ded4168d97bf54680d3a5f7a48182cc099ac430 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "eeePC specific ACPI scripts"
 HOMEPAGE = "http://alioth.debian.org/projects/debian-eeepc/"
 SECTION = "base"
 
-LICENSE="GPL"
+LICENSE="GPLv2"
 LIC_FILES_CHKSUM = "file://debian/copyright;md5=77ef83ab5f4af938a93edb61f7b74f2c"
 
 SRCREV = "9d4cdedca25b396405f8587f9c4fbf8229e041c2"