summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-08-31 13:55:47 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-09-02 10:31:15 -0500
commit2c89094f11c88c3d8aa116e11702d76422bb4568 (patch)
tree1e5d4d218e66e05aa8dfc744123439965fbef1fc /common/recipes-kernel/linux/linux-yocto_4.4.bbappend
parent8c30999f1f0c50597be01ed9cb8541def05cd700 (diff)
downloadmeta-intel-2c89094f11c88c3d8aa116e11702d76422bb4568.tar.gz
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 <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend4
1 files changed, 2 insertions, 2 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.18" 3LINUX_VERSION_INTEL_COMMON = "4.4.18"
4SRCREV_META_INTEL_COMMON = "6a12efcabe8d48e323afd277fa672eae9b7e12c2" 4SRCREV_META_INTEL_COMMON = "698835841165b68089604398f68fd8bc3f79cb65"
5SRCREV_MACHINE_INTEL_COMMON = "286f04b35949fd092eb77d6c8e7e604048fac14a" 5SRCREV_MACHINE_INTEL_COMMON = "cb96b51d4bd3c7e8772a3e7da85161079aaf5e17"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8