summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/pmtools/pmtools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/pmtools/pmtools_git.bb')
-rw-r--r--meta-oe/recipes-devtools/pmtools/pmtools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/pmtools/pmtools_git.bb b/meta-oe/recipes-devtools/pmtools/pmtools_git.bb
index afa503ee4..56d895a09 100644
--- a/meta-oe/recipes-devtools/pmtools/pmtools_git.bb
+++ b/meta-oe/recipes-devtools/pmtools/pmtools_git.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "This is a small collection of power management \ 1DESCRIPTION = "This is a small collection of power management \
2 test and investigation tools" 2 test and investigation tools"
3HOMEPAGE = "http://lesswatts.org/projects/acpi" 3HOMEPAGE = "http://lesswatts.org/projects/acpi"
4LICENSE = "GPLv2+" 4LICENSE = "GPL-2.0-or-later"
5LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" 5LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
6 6
7PV = "20130209+git${SRCPV}" 7PV = "20130209+git${SRCPV}"