aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2013-03-20 12:50:59 +0100
committerMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2013-03-20 12:50:59 +0100
commit45d57def4bd0ea3e389ef1bdd08d1c3cd2e8df05 (patch)
treed4b0280e5908edb01006de5cee40df07038fd8da /meta-linaro
parentbaeb146484ada54936f77f309242d809a1516c21 (diff)
powertop: add 2.3
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Diffstat (limited to 'meta-linaro')
-rw-r--r--meta-linaro/recipes-extra/powertop/powertop_2.3.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-linaro/recipes-extra/powertop/powertop_2.3.bb b/meta-linaro/recipes-extra/powertop/powertop_2.3.bb
new file mode 100644
index 00000000..c289ac6e
--- /dev/null
+++ b/meta-linaro/recipes-extra/powertop/powertop_2.3.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Linux tool to diagnose issues with power consumption and power management."
+HOMEPAGE = "http://01.org/powertop/"
+DEPENDS = "ncurses virtual/gettext libnl pciutils"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
+
+SRC_URI = "http://01.org/powertop/sites/default/files/downloads/powertop-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "dc03608f20e56cdc99d121a6191556f6"
+SRC_URI[sha256sum] = "b8c1add69afee28c77dca56fdcedb4a46820f3a71c86aae7891b0c5c595cd744"
+
+inherit autotools