From 7965dc814964a30e54542b1d5ef2029d565240bd Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Wed, 9 Mar 2016 13:59:50 -0800 Subject: 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 Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common/recipes-kernel/linux/linux-yocto_4.1.bbappend') 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.1.15" -SRCREV_META_INTEL_COMMON = "46bb64d605fd336d99fa05bab566b9553b40b4b4" -SRCREV_MACHINE_INTEL_COMMON = "788dfc9859321c09f1c58696bf8998f90ccb4f51" +LINUX_VERSION_INTEL_COMMON = "4.1.18" +SRCREV_META_INTEL_COMMON = "b9023d4c8fbbb854c26f158a079a5f54dd61964d" +SRCREV_MACHINE_INTEL_COMMON = "ec18b0b3bd6befd416078e81d775dab37b3f9124" KBRANCH_INTEL_COMMON = "standard/base" KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" -- cgit v1.2.3-54-g00ecf