From b80b5433a32b6228e3d7d3fdee1f6a9b904179a7 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 24 Jun 2016 16:56:30 -0400 Subject: linux-yocto/4.1/4.4: tpm, telemetry, acpi and cpuid changes Backporting mainline and development commits to for various subystems. linux-yocto: 4.4: ae6a527d93f i2c: add support for ACPI reconfigure notifications f2422e12af53 acpi: add support for ACPI reconfiguration notifiers bc87718fdb56 acpi: fix enumeration (visited) flags for bus rescans linux-yocto: 4.1: 9f166e918f63 platform:x86 decouple telemetry driver from the optional IPC resources adfc21c1f156 tpm: update PPI documentation to address the location change. 661b0190e412 x86 tsc: enumerate BXT tsc_khz via CPUID 78be69fa9d15 x86 tsc: enumerate SKL cpu_khz and tsc_khz via CPUID (From OE-Core rev: fdde7061108f04b04a82ba76205ce85afc543a6f) Signed-off-by: California Sullivan Signed-off-by: Yu, Ong Hock Signed-off-by: Yong, Jonathan Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 9cb41ba781..1757efd02f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.1.26" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "fb0153332a1fdd0518f9055ece1c53f3a99973f5" -SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a" +SRCREV_machine ?= "9f166e918f63dd7214ad0388d64709d33f2a14a3" +SRCREV_meta ?= "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf