diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-03-14 16:38:36 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-03-15 11:43:30 -0700 |
commit | fb31443ac8dad612f1b41b91d172645f15c09d23 (patch) | |
tree | 5c209d28246d4934c851a3ae034647438630e034 /meta/recipes-bsp/eee-acpi-scripts | |
parent | bdaa8c17ed8171ce827e84b8680ca8248e10a1d2 (diff) | |
download | openembedded-core-fb31443ac8dad612f1b41b91d172645f15c09d23.tar.gz openembedded-core-fb31443ac8dad612f1b41b91d172645f15c09d23.tar.bz2 openembedded-core-fb31443ac8dad612f1b41b91d172645f15c09d23.zip |
eee-acpi-scripts: Fix License warning
WARNING: eee-acpi-scripts: No generic license file exists for: GPL in any provider
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-bsp/eee-acpi-scripts')
-rw-r--r-- | meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb index 244cd941df..1ded4168d9 100644 --- a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb +++ b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb @@ -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" |