From 934f526920a103bec55f764c5949f440539ca857 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Fri, 9 Dec 2016 11:42:54 -0800 Subject: linux-yocto/4.1: Update to v4.1.36 and fix CVE-2016-8655 Signed-off-by: California Sullivan --- common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 6 +++--- 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 18fbe2d4..9ff3ad17 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.1.35" -SRCREV_META_INTEL_COMMON ?= "b28f454e264f24abce6acda7c1c4f05d9a6f7ba5" -SRCREV_MACHINE_INTEL_COMMON ?= "dbf40f0292e58e2d9bf6ab9c37819519476f524b" +LINUX_VERSION_INTEL_COMMON = "4.1.36" +SRCREV_META_INTEL_COMMON ?= "44719fa8f73fd7c444044ad3c04f5fc66f57b993" +SRCREV_MACHINE_INTEL_COMMON ?= "69d01793486befda38335ed84b6e3403713df719" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 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 80e6e01b..5bc1516f 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_i586-nlp-32-intel-common = "4.1.35" -SRCREV_meta_i586-nlp-32-intel-common = "b28f454e264f24abce6acda7c1c4f05d9a6f7ba5" -SRCREV_machine_i586-nlp-32-intel-common = "274f08fb196afa099d003166399e6bd1952fd80c" +LINUX_VERSION_i586-nlp-32-intel-common = "4.1.36" +SRCREV_meta_i586-nlp-32-intel-common = "44719fa8f73fd7c444044ad3c04f5fc66f57b993" +SRCREV_machine_i586-nlp-32-intel-common = "5dc85f2035c2a9d0c78ccabf6960682d496b3b37" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index 6ca424da..ec6ecfe6 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.35" -SRCREV_META_INTEL_COMMON = "b28f454e264f24abce6acda7c1c4f05d9a6f7ba5" -SRCREV_MACHINE_INTEL_COMMON = "7723e97e49115200cc0604c694571c0920d83762" +LINUX_VERSION_INTEL_COMMON = "4.1.36" +SRCREV_META_INTEL_COMMON = "44719fa8f73fd7c444044ad3c04f5fc66f57b993" +SRCREV_MACHINE_INTEL_COMMON = "4e680ae7d192dfda8044bb80c60b61c99cc55ffe" KBRANCH_INTEL_COMMON = "standard/intel/base" -- cgit v1.2.3-54-g00ecf