diff options
Diffstat (limited to 'meta/recipes-kernel/powertop')
-rw-r--r-- | meta/recipes-kernel/powertop/powertop_2.7.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/powertop/powertop_2.7.bb b/meta/recipes-kernel/powertop/powertop_2.7.bb index 5ba07e9ab9..e2d0ae53e2 100644 --- a/meta/recipes-kernel/powertop/powertop_2.7.bb +++ b/meta/recipes-kernel/powertop/powertop_2.7.bb | |||
@@ -11,6 +11,8 @@ SRC_URI = "http://01.org/sites/default/files/downloads/powertop/powertop-${PV}.t | |||
11 | SRC_URI[md5sum] = "e0d686e47daaf7e9d89031f7763432ef" | 11 | SRC_URI[md5sum] = "e0d686e47daaf7e9d89031f7763432ef" |
12 | SRC_URI[sha256sum] = "8d4b1490e2baad4467c0ded3c423db4472dcbf7b2dd8f8f2a928f54047c678ca" | 12 | SRC_URI[sha256sum] = "8d4b1490e2baad4467c0ded3c423db4472dcbf7b2dd8f8f2a928f54047c678ca" |
13 | 13 | ||
14 | UPSTREAM_CHECK_URI = "https://01.org/powertop/downloads" | ||
15 | |||
14 | inherit autotools gettext pkgconfig | 16 | inherit autotools gettext pkgconfig |
15 | 17 | ||
16 | # we need to explicitly link with libintl in uClibc systems | 18 | # we need to explicitly link with libintl in uClibc systems |