aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-03-16 12:48:18 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-20 07:44:01 +0000
commita988cd3a97716e7a377f17e6c52ff6d4a1685521 (patch)
tree747f5704ba25eb7e94943a55cd5836cc71979d1a /meta/recipes-kernel/linux/linux-yocto_4.1.bb
parent46d173949675dde10b714f30b6f9c37c2e26a43a (diff)
downloadopenembedded-core-contrib-a988cd3a97716e7a377f17e6c52ff6d4a1685521.tar.gz
linux-yocto/4.1: Thermal: Enable Broxton SoC thermal reporting device
Mainline backport for thermal reporting. 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_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.1.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb
index 9093590f8b..0eecf99933 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb
@@ -11,14 +11,14 @@ KBRANCH_qemux86 ?= "standard/base"
KBRANCH_qemux86-64 ?= "standard/base"
KBRANCH_qemumips64 ?= "standard/mti-malta64"
-SRCREV_machine_qemuarm ?= "2b83b94ab36113da6d63e525e0686d1e9fefbeca"
-SRCREV_machine_qemuarm64 ?= "b5f6aa9957ddc28eafede6678b4c9ff49240bc19"
-SRCREV_machine_qemumips ?= "a5c91d6ff822f3920fd9a20b0deefa6e23acef32"
-SRCREV_machine_qemuppc ?= "b5f6aa9957ddc28eafede6678b4c9ff49240bc19"
-SRCREV_machine_qemux86 ?= "b5f6aa9957ddc28eafede6678b4c9ff49240bc19"
-SRCREV_machine_qemux86-64 ?= "b5f6aa9957ddc28eafede6678b4c9ff49240bc19"
-SRCREV_machine_qemumips64 ?= "2299caefd7d36e0fe868316045ceb58b9ae369f9"
-SRCREV_machine ?= "b5f6aa9957ddc28eafede6678b4c9ff49240bc19"
+SRCREV_machine_qemuarm ?= "c20a22ffa386e548069809884d9f0a20f9499469"
+SRCREV_machine_qemuarm64 ?= "00c73599b59d497539f10d6a61a419abb4183f2e"
+SRCREV_machine_qemumips ?= "b6e13683017f0e9b53df799e13bce196fdbbe665"
+SRCREV_machine_qemuppc ?= "00c73599b59d497539f10d6a61a419abb4183f2e"
+SRCREV_machine_qemux86 ?= "00c73599b59d497539f10d6a61a419abb4183f2e"
+SRCREV_machine_qemux86-64 ?= "00c73599b59d497539f10d6a61a419abb4183f2e"
+SRCREV_machine_qemumips64 ?= "ccfd34d494cbccfce581972fa348077d9257070d"
+SRCREV_machine ?= "00c73599b59d497539f10d6a61a419abb4183f2e"
SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \