[poky] [PATCH 6/8] eee-acpi-scripts:Add license checksum and update the GPL information

Mei Lei lei.mei at intel.com
Thu Dec 2 05:12:29 PST 2010


Add COPYING file checksum to bb file and update the "GPL" to "GPLv3" according to the COPYING file

Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 .../eee-acpi-scripts/eee-acpi-scripts_git.bb       |    4 ++--
 1 files changed, 2 insertions(+), 2 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 4c26504..2964d9f 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
@@ -1,7 +1,7 @@
 SECTION = "base"
 DESCRIPTION = "eeePC specific ACPI scripts"
-LICENSE="GPL"
-
+LICENSE="GPLv3"
+LIC_FILES_CHKSUM = "file://debian/copyright;md5=a6bebed654f6106373451901a279bac7"
 PV = "0.0+git${SRCREV}"
 PR = "r3"
 
-- 
1.6.3.3




More information about the poky mailing list