summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-08-03 13:52:54 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-08-05 16:35:44 -0500
commit4b79cc4a74fbd4053cbae75e9decdf1d90845890 (patch)
tree1495584549f59266bff4d09334dea4a3e0513c65
parent3fdd6fdae1df3223d4d748dbcf609c27a79b8f9d (diff)
downloadmeta-intel-4b79cc4a74fbd4053cbae75e9decdf1d90845890.tar.gz
linux-yocto/4.4: Update SRCREVs for more mei backports
From linux-yocto-4.4: aec3e7e mei: replace 0 by mei_cl_mtu(cldev->cl) in bus.c 66c94cf mei: me: disable driver on SPT SPS firmware 23e7114 mei: amthif: fix deadlock in initialization during a reset From yocto-kernel-cache: 5df9a9f meta: iio.cfg: Enable more IIO sensors ac44093 base: disable legacy PTYS Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
-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 f123ecb7..69f049ae 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.15" 3LINUX_VERSION_INTEL_COMMON = "4.4.15"
4SRCREV_META_INTEL_COMMON ?= "d3cc76c3cb20247b16c16b2367decf08b5fb90fa" 4SRCREV_META_INTEL_COMMON ?= "5df9a9f82e0ba355e030496ce21fd601b410172c"
5SRCREV_MACHINE_INTEL_COMMON ?= "2753b78434cf9b9b3344d8380a90e98baa3ecd37" 5SRCREV_MACHINE_INTEL_COMMON ?= "a91dc9bc151767606b0ef8f5d776bbe185358ab2"
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 d0010c72..aa953be8 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.15" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.15"
4SRCREV_meta_i586-nlp-32-intel-common = "d3cc76c3cb20247b16c16b2367decf08b5fb90fa" 4SRCREV_meta_i586-nlp-32-intel-common = "5df9a9f82e0ba355e030496ce21fd601b410172c"
5SRCREV_machine_i586-nlp-32-intel-common = "d6c9054e231ed9cbeee22162e0e5c532e31de534" 5SRCREV_machine_i586-nlp-32-intel-common = "015fb0cc854bd13523def72fe2bc47a3ee780e0d"
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 f6009e48..89611e4b 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.15" 3LINUX_VERSION_INTEL_COMMON = "4.4.15"
4SRCREV_META_INTEL_COMMON = "d3cc76c3cb20247b16c16b2367decf08b5fb90fa" 4SRCREV_META_INTEL_COMMON = "5df9a9f82e0ba355e030496ce21fd601b410172c"
5SRCREV_MACHINE_INTEL_COMMON = "c25b14f5e386ca8b68c584c5fbddbf60a160e366" 5SRCREV_MACHINE_INTEL_COMMON = "aec3e7ed83f4e47dbffae788ede8ce3ea7eff08d"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8