summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-11-30 16:56:12 -0800
committerSaul Wold <sgw@linux.intel.com>2016-11-30 17:02:43 -0800
commitac009378749a04330c381a0b309875076b800594 (patch)
tree7c83867696ed6f48f422d315e4e0a9eb5bcce4ad /common
parentb0edeff9dd283978cb05759a38bf63ae9712d225 (diff)
downloadmeta-intel-ac009378749a04330c381a0b309875076b800594.tar.gz
linux-yocto/4.4: Update from v4.4.26 to v4.4.32
This patch brings in many backlogged stable updates as well as a few additional i915 driver backports. The kernel-cache was also updated, fixing an mei configuration issue in core2 and quark BSPs. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend6
3 files changed, 9 insertions, 9 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 188a36d1..5443a919 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.26" 3LINUX_VERSION_INTEL_COMMON = "4.4.32"
4SRCREV_META_INTEL_COMMON ?= "3030330b066a33ce21164a8b30d0503cf9f68e5b" 4SRCREV_META_INTEL_COMMON ?= "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382"
5SRCREV_MACHINE_INTEL_COMMON ?= "c5851eb141c2c64b0f6d453c45c4200dfede1a79" 5SRCREV_MACHINE_INTEL_COMMON ?= "4cb9a12a1c2b1c0fc58c1da2f7a14737e8a42757"
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 08df3171..be26601b 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
3LINUX_VERSION_i586-nlp-32-intel-common = "4.4.26" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.4.32"
4SRCREV_meta_i586-nlp-32-intel-common = "3030330b066a33ce21164a8b30d0503cf9f68e5b" 4SRCREV_meta_i586-nlp-32-intel-common = "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382"
5SRCREV_machine_i586-nlp-32-intel-common = "4eb72141aa7c3b626a7fc42ae8da6f8b29e43a2c" 5SRCREV_machine_i586-nlp-32-intel-common = "56d90955fb338cb2badbcbbfbce21c9c774abdfc"
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 948ece0d..16fd4986 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.26" 3LINUX_VERSION_INTEL_COMMON = "4.4.32"
4SRCREV_META_INTEL_COMMON = "3030330b066a33ce21164a8b30d0503cf9f68e5b" 4SRCREV_META_INTEL_COMMON = "24ea5324fc90c7cb15ce1a08cdd294f22c6e6382"
5SRCREV_MACHINE_INTEL_COMMON = "6729daf8d803e7a21c31e5fd68ff1069456448ad" 5SRCREV_MACHINE_INTEL_COMMON = "09301abb22a74a82dd5af905b64a3870e1851bbc"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8