From 2c89094f11c88c3d8aa116e11702d76422bb4568 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Wed, 31 Aug 2016 13:55:47 -0700 Subject: linux-yocto/4.4: Update SRCREVs for intel-quark fix From linux-yocto-4.4: cb96b51 vmstat: make vmstat_updater deferrable again and shut down on idle 7a99148 rcu: Make expedited RCU-sched grace period immediately detect idle From yocto-kernel-cache: 6988358 intel-quark.cfg: Explicitly disable CONFIG_64BIT 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(-) (limited to 'common') 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 4d509e59..f0dd1e05 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.18" -SRCREV_META_INTEL_COMMON ?= "6a12efcabe8d48e323afd277fa672eae9b7e12c2" -SRCREV_MACHINE_INTEL_COMMON ?= "015efa3a6141f67d580fa0cf2d5ffcee76bccc9c" +SRCREV_META_INTEL_COMMON ?= "698835841165b68089604398f68fd8bc3f79cb65" +SRCREV_MACHINE_INTEL_COMMON ?= "0a2194dada64f45522ee16d348f0649f3c3f8680" 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 e0822bf1..fadf2ff8 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.18" -SRCREV_meta_i586-nlp-32-intel-common = "6a12efcabe8d48e323afd277fa672eae9b7e12c2" -SRCREV_machine_i586-nlp-32-intel-common = "138ddb9e0afaeb37c78146f2f43f927885e94ec7" +SRCREV_meta_i586-nlp-32-intel-common = "698835841165b68089604398f68fd8bc3f79cb65" +SRCREV_machine_i586-nlp-32-intel-common = "21ec8e8e70703aa0e721000a1f0ca31bbbd4dfe3" 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 25c504aa..f2b708e6 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.18" -SRCREV_META_INTEL_COMMON = "6a12efcabe8d48e323afd277fa672eae9b7e12c2" -SRCREV_MACHINE_INTEL_COMMON = "286f04b35949fd092eb77d6c8e7e604048fac14a" +SRCREV_META_INTEL_COMMON = "698835841165b68089604398f68fd8bc3f79cb65" +SRCREV_MACHINE_INTEL_COMMON = "cb96b51d4bd3c7e8772a3e7da85161079aaf5e17" KBRANCH_INTEL_COMMON = "standard/intel/base" -- cgit v1.2.3-54-g00ecf