From: Saul Wold Date: Wed, 14 Mar 2012 23:38:36 +0000 (-0700) Subject: eee-acpi-scripts: Fix License warning X-Git-Tag: 2015-4~11390 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fb31443ac8dad612f1b41b91d172645f15c09d23;p=openembedded-core.git 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 --- 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"