From 0b8e14c99252bbb7813da6467bfd493ebfc2b082 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Mon, 18 Sep 2017 14:07:26 -0700 Subject: [PATCH] linux-yocto/4.1: Update to v4.1.43 This also includes the extremely important CVE-2017-1000251 fix. Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 4 ++-- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 4 ++-- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 4 ++-- 3 files changed, 6 insertions(+), 6 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 fbe2ba8d..d283ca5c 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.39" +LINUX_VERSION_INTEL_COMMON = "4.1.43" SRCREV_META_INTEL_COMMON ?= "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" -SRCREV_MACHINE_INTEL_COMMON ?= "bf977ae249601f88da359260b2b2141462112f8c" +SRCREV_MACHINE_INTEL_COMMON ?= "ff29423e68ff037351dd89a1020e50378499de72" 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 a447b4d9..24e56e38 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend @@ -2,9 +2,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" KERNEL_FEATURES_INTEL_COMMON ?= "" -LINUX_VERSION_i586-nlp-32-intel-common = "4.1.39" +LINUX_VERSION_i586-nlp-32-intel-common = "4.1.43" SRCREV_meta_i586-nlp-32-intel-common = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" -SRCREV_machine_i586-nlp-32-intel-common = "17e44fa855e657b2fd7bd810c42615fe6318c99b" +SRCREV_machine_i586-nlp-32-intel-common = "81122b12d7b9b891cb69063e6e269179c287a89c" 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 4897e088..d0f677d3 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.39" +LINUX_VERSION_INTEL_COMMON = "4.1.43" SRCREV_META_INTEL_COMMON = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" -SRCREV_MACHINE_INTEL_COMMON = "d2d93ffb422b65a8b66f3d24b4cd0652bec9e224" +SRCREV_MACHINE_INTEL_COMMON = "9601b30c11139cde6e9b3f0066d91c425670f3af" KBRANCH_INTEL_COMMON = "standard/intel/base"