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-03 13:52:54 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-08-05 16:35:44 -0500
commit4b79cc4a74fbd4053cbae75e9decdf1d90845890 (patch)
tree1495584549f59266bff4d09334dea4a3e0513c65 /common/recipes-kernel/linux/linux-yocto_4.4.bbappend
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>
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 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