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 56d895a099..ad149de12c 100644
--- a/meta-oe/recipes-devtools/pmtools/pmtools_git.bb
+++ b/meta-oe/recipes-devtools/pmtools/pmtools_git.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://lesswatts.org/projects/acpi"
4LICENSE = "GPL-2.0-or-later" 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"
8 8
9SRC_URI = "git://github.com/anyc/pmtools.git;branch=master;protocol=https \ 9SRC_URI = "git://github.com/anyc/pmtools.git;branch=master;protocol=https \
10 file://pmtools-switch-to-dynamic-buffer-for-huge-ACPI-table.patch \ 10 file://pmtools-switch-to-dynamic-buffer-for-huge-ACPI-table.patch \