summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-11-16 18:05:13 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-08 10:20:52 +0000
commit976f0e35c62149040bf10b4e9c6b5840b6ba82ee (patch)
treecd92befe31cb74f2878339e01c503a64de9e0b90 /meta/recipes-kernel
parent74bfa62f85433991f007ae1e029e76db05b3a380 (diff)
downloadpoky-976f0e35c62149040bf10b4e9c6b5840b6ba82ee.tar.gz
package_regex.inc: split the rest of the entries to their recipes
(From OE-Core rev: 73e2555cc7d529a93362b3fcfea3fbc7a4c60ca1) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/powertop/powertop_2.7.bb2
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
11SRC_URI[md5sum] = "e0d686e47daaf7e9d89031f7763432ef" 11SRC_URI[md5sum] = "e0d686e47daaf7e9d89031f7763432ef"
12SRC_URI[sha256sum] = "8d4b1490e2baad4467c0ded3c423db4472dcbf7b2dd8f8f2a928f54047c678ca" 12SRC_URI[sha256sum] = "8d4b1490e2baad4467c0ded3c423db4472dcbf7b2dd8f8f2a928f54047c678ca"
13 13
14UPSTREAM_CHECK_URI = "https://01.org/powertop/downloads"
15
14inherit autotools gettext pkgconfig 16inherit 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