summaryrefslogtreecommitdiffstats
path: root/common
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
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')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend4
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend4
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend4
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 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 @@
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 ?= "015efa3a6141f67d580fa0cf2d5ffcee76bccc9c" 5SRCREV_MACHINE_INTEL_COMMON ?= "0a2194dada64f45522ee16d348f0649f3c3f8680"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
8 8
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.18" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.18"
4SRCREV_meta_i586-nlp-32-intel-common = "6a12efcabe8d48e323afd277fa672eae9b7e12c2" 4SRCREV_meta_i586-nlp-32-intel-common = "698835841165b68089604398f68fd8bc3f79cb65"
5SRCREV_machine_i586-nlp-32-intel-common = "138ddb9e0afaeb37c78146f2f43f927885e94ec7" 5SRCREV_machine_i586-nlp-32-intel-common = "21ec8e8e70703aa0e721000a1f0ca31bbbd4dfe3"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" 8KBRANCH_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 @@
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