summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-03-09 13:59:50 -0800
committerSaul Wold <sgw@linux.intel.com>2016-03-10 09:23:35 -0800
commit7965dc814964a30e54542b1d5ef2029d565240bd (patch)
tree6292405e2f8808db9c4ae5bd53554b002d2286d1 /common/recipes-kernel/linux
parente89df4b0e820e453acf0b300623f42af0a3b7bab (diff)
downloadmeta-intel-7965dc814964a30e54542b1d5ef2029d565240bd.tar.gz
linux-yocto/4.1: Update to Linux 4.1.18
This SRCREV update also includes the fix to CVE-2016-0728. An intermittent graphics bug that appears to be harmless besides spamming dmesg has been observed on this release, but it is very rare and no method to reproduce or patch to fix it has been found. The graphics bug observed is "vblank wait timed out on crtc 0" followed by a call trace. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend6
3 files changed, 9 insertions, 9 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
index 1c5493a5..30b40f6e 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.15" 3LINUX_VERSION_INTEL_COMMON = "4.1.18"
4SRCREV_META_INTEL_COMMON ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" 4SRCREV_META_INTEL_COMMON ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
5SRCREV_MACHINE_INTEL_COMMON ?= "3188436876d5eaff8d48f82064367d4a65c3aa97" 5SRCREV_MACHINE_INTEL_COMMON ?= "2a4c22b03d434f7695e607b6ad30f77671985a6d"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
8 8
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 4321a750..597fcb56 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.5" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.18"
4SRCREV_meta-i586-nlp-32-intel-common = "46bb64d605fd336d99fa05bab566b9553b40b4b4" 4SRCREV_meta-i586-nlp-32-intel-common = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
5SRCREV_machine-i586-nlp-32-intel-common = "788dfc9859321c09f1c58696bf8998f90ccb4f51" 5SRCREV_machine-i586-nlp-32-intel-common = "ec18b0b3bd6befd416078e81d775dab37b3f9124"
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/common-pc" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 4aabfd5a..555e1ea6 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.15" 3LINUX_VERSION_INTEL_COMMON = "4.1.18"
4SRCREV_META_INTEL_COMMON = "46bb64d605fd336d99fa05bab566b9553b40b4b4" 4SRCREV_META_INTEL_COMMON = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
5SRCREV_MACHINE_INTEL_COMMON = "788dfc9859321c09f1c58696bf8998f90ccb4f51" 5SRCREV_MACHINE_INTEL_COMMON = "ec18b0b3bd6befd416078e81d775dab37b3f9124"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/base"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"