From acd05ec90cfa4c43b24904117e69c805892e2544 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 21 Jun 2016 11:20:26 -0400 Subject: linux-yocto/4.1: pstate backports Backporting the following pstate changes: fb0153332a1f intel_pstate: Add SKY-S support 7eb5c7e382a8 intel_pstate: enable HWP per CPU d73ee41f9786 x86/mm: Decouple from f447e3d661f7 intel_pstate: Force setting target pstate when required 7db69b864737 intel_pstate: change some inconsistent debug information 367ff9c73d83 intel_pstate: Add tsc collection and keep previous target pstate 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 fbe88fb981..9cb41ba781 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 ?= "5cf0c81bca25e1d7617f988a08447cd1fafb1d83" +SRCREV_machine ?= "fb0153332a1fdd0518f9055ece1c53f3a99973f5" SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg