From 8b0a89027ae8954faac51ac0cff856e05d305594 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 7 Jul 2016 18:50:01 -0700 Subject: linux-yocto/4.4: Update SRCREVs for more Broxton fixes and features From linux-yocto-4.4: c49ed01 Merge branch 'standard/base' into standard/intel/base 0e30a74 cpumask: Export cpumask_any_but() c2c0034 Merge branch 'standard/base' into standard/intel/base 26d9c4e x86 tsc: enumerate BXT tsc_khz via CPUID c8237a6 x86 tsc: enumerate SKL cpu_khz and tsc_khz via CPUID From yocto-kernel-cache: 01ac19e mei.cfg: mei driver is no longer in staging 614e45f bsp/intel-common: add keyboard-gpio to intel-common-drivers 612332b features/thermal: Enable Intel PMIC thermal feature ef96a88 broxton: Enable USB Type C feature for broxton 4ebb8be mei.cfg: Add CONFIG_INTEL_MEI_TXE=m 6f6ffd0 features/thermal: enable Intel powerclamp driver 8ee5212 broxton: set CONFIG_GPIO_GENERIC_PLATFORM instead of CONFIG_GPIO_GENERIC Signed-off-by: California Sullivan Signed-off-by: Tom Zanussi --- common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 4 ++-- common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 4 ++-- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend index 941a1321..854f4c87 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.4.13" -SRCREV_META_INTEL_COMMON ?= "44a610517357619a9ba827a597eef6d7f6e079f3" -SRCREV_MACHINE_INTEL_COMMON ?= "d78b7b79190b0db0c26158f929260f1d65b5d1c9" +SRCREV_META_INTEL_COMMON ?= "01ac19ede037b753d2b3f0adb20ab1becb7e1511" +SRCREV_MACHINE_INTEL_COMMON ?= "48a6b4a41355d7f3e707847d54a92b784d89e408" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 41999eb3..46660cc3 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" #LINUX_VERSION_i586-nlp-32-intel-common = "4.4.13" -SRCREV_meta_i586-nlp-32-intel-common = "44a610517357619a9ba827a597eef6d7f6e079f3" -SRCREV_machine_i586-nlp-32-intel-common = "13852755ecbf491848afbe40e66fc152bc70915b" +SRCREV_meta_i586-nlp-32-intel-common = "01ac19ede037b753d2b3f0adb20ab1becb7e1511" +SRCREV_machine_i586-nlp-32-intel-common = "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index 3d177cb8..c014086b 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.4.13" -SRCREV_META_INTEL_COMMON = "44a610517357619a9ba827a597eef6d7f6e079f3" -SRCREV_MACHINE_INTEL_COMMON = "2ae6a527d93f4f03697771c792dbda8701a8b57c" +SRCREV_META_INTEL_COMMON = "01ac19ede037b753d2b3f0adb20ab1becb7e1511" +SRCREV_MACHINE_INTEL_COMMON = "c49ed01a7e4c4fe9bfe4a4548480afd27d51088d" KBRANCH_INTEL_COMMON = "standard/intel/base" KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" -- cgit v1.2.3-54-g00ecf