From 39207d4b5d2829a8811c182bedc2b1adb718e9d2 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 13 Jun 2016 11:56:35 -0400 Subject: linux-yocto/4.1: powerclamp: APL CPU These patches backport the upstream changes for powerclamp to support APL APU. Dasaratharaman Chandramouli (1): intel powerclamp: support Knights Landing Jacob Pan (2): thermal/powerclamp: add cpu id for denlow platform thermal/powerclamp: remove cpu whitelist Radivoje Jovanovic (2): thermal/powerclamp: add cpu id for skylake h/s thermal/powerclamp: add cpu id for Skylake u/y Signed-off-by: Yu, Ong Hock Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton --- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index acdb0dc3c5..7e0f66fa84 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.26" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "c9b497be080fcd42adab967fc972f225c9f5b84e" +SRCREV_machine ?= "9ba8c36e9ea7419d06accab5311e7fb0d56513ff" SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg