diff options
Diffstat (limited to 'meta/recipes-kernel/powertop/powertop_2.14.bb')
-rw-r--r-- | meta/recipes-kernel/powertop/powertop_2.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/powertop/powertop_2.14.bb b/meta/recipes-kernel/powertop/powertop_2.14.bb index b46e5e8041..a2f30040b5 100644 --- a/meta/recipes-kernel/powertop/powertop_2.14.bb +++ b/meta/recipes-kernel/powertop/powertop_2.14.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Linux tool to diagnose issues with power consumption and power ma | |||
3 | HOMEPAGE = "https://01.org/powertop/" | 3 | HOMEPAGE = "https://01.org/powertop/" |
4 | BUGTRACKER = "https://app.devzing.com/powertopbugs/bugzilla" | 4 | BUGTRACKER = "https://app.devzing.com/powertopbugs/bugzilla" |
5 | DEPENDS = "ncurses libnl pciutils autoconf-archive" | 5 | DEPENDS = "ncurses libnl pciutils autoconf-archive" |
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPL-2.0-only" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/fenrus75/powertop;protocol=https;branch=master \ | 9 | SRC_URI = "git://github.com/fenrus75/powertop;protocol=https;branch=master \ |