summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-03-16 12:48:19 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-20 23:12:25 +0000
commit99ad4c94131ec596bc959a0ff582817aed5f23ed (patch)
tree57822d36c8cedc5f01160fab50b01250286c51ab /meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
parentc4f544ee13ce6c0f07c40d298bc4dcad9e448e02 (diff)
downloadpoky-99ad4c94131ec596bc959a0ff582817aed5f23ed.tar.gz
linux-yocto/4.1: powercap/RAPL: Backport powercap/RAPL
backporting the following powercap commits: 24e2e14aa446 powercap / RAPL: Enable Broxton RAPL support 6be05b47d625 powercap / RAPL: Add support for Skylake H/S 879e8d02e07d powercap / RAPL: Support Knights Landing ec583656ad93 powercap / RAPL: Floor frequency setting in Atom SoC (From OE-Core rev: 0c976d90781a1668c5f893d8c7f2509732679466) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
index 025aff1a1e..7a24b98151 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
@@ -2,7 +2,7 @@ KBRANCH ?= "standard/preempt-rt/base"
2 2
3require recipes-kernel/linux/linux-yocto.inc 3require recipes-kernel/linux/linux-yocto.inc
4 4
5SRCREV_machine ?= "da361d8a72a039a08e497b095a91905ccc8ae1d2" 5SRCREV_machine ?= "3216ec88ce3221d8f4744c84b6314458163493d9"
6SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d" 6SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
7 7
8SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ 8SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \