1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

powertop: update to 2.10

(From OE-Core rev: d93292c1cc491e43ed5af853b269889ea996c4f9)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2019-01-17 17:26:56 +01:00
committed by Richard Purdie
parent 34d9e93069
commit 33c37397a3
@@ -6,11 +6,11 @@ DEPENDS = "ncurses libnl pciutils"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
SRC_URI = "http://01.org/sites/default/files/downloads/powertop/powertop-v${PV}.tar.gz \
SRC_URI = "http://01.org/sites/default/files/downloads/powertop-v${PV}.tar.gz \
"
SRC_URI[md5sum] = "583518c5c4434c6e9b9c58c3920950b6"
SRC_URI[sha256sum] = "aa7fb7d8e9a00f05e7d8a7a2866d85929741e0d03a5bf40cab22d2021c959250"
SRC_URI[md5sum] = "a69bd55901cf919cc564187402ea2c9c"
SRC_URI[sha256sum] = "d3b7459eaba7d01c8841dd33a3b4d369416c01e9bd8951b0d88234cf18fe4a75"
UPSTREAM_CHECK_URI = "https://01.org/powertop/downloads"
UPSTREAM_CHECK_REGEX = "powertop-[v]?(?P<pver>\d+(\.\d+)+)\.tar"