1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

linux-yocto/4.1: Thermal: Enable Broxton SoC thermal reporting device

Mainline backport for thermal reporting.

(From OE-Core rev: a988cd3a97716e7a377f17e6c52ff6d4a1685521)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2016-03-16 12:48:18 -04:00
committed by Richard Purdie
parent 123c2c6dcc
commit c4f544ee13
3 changed files with 10 additions and 10 deletions
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.18"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "b5f6aa9957ddc28eafede6678b4c9ff49240bc19"
SRCREV_machine ?= "00c73599b59d497539f10d6a61a419abb4183f2e"
SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
PV = "${LINUX_VERSION}+git${SRCPV}"