From 371461eae4500be461e41545c1892c8bbd8a95f8 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Tue, 15 Nov 2016 16:59:31 -0800 Subject: linux-yocto/4.4: Update SRCREVs to v4.4.26 and fix CVE-2016-5195 Due to this major CVE, a kernel update is required. Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'common') 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 d80eb20f..ebb545d4 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.4.14" -SRCREV_META_INTEL_COMMON ?= "870134f4bfa6208d6e5339e065486be3b6e693a5" -SRCREV_MACHINE_INTEL_COMMON ?= "3f35359cf66659e5a27dc1a5f32f33d730649415" +LINUX_VERSION_INTEL_COMMON = "4.4.26" +SRCREV_META_INTEL_COMMON = "870134f4bfa6208d6e5339e065486be3b6e693a5" +SRCREV_MACHINE_INTEL_COMMON = "13852755ecbf491848afbe40e66fc152bc70915b" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 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 7fd00bf9..5792eb5d 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.13" -SRCREV_meta_i586-nlp-32-intel-common = "870134f4bfa6208d6e5339e065486be3b6e693a5" -SRCREV_machine_i586-nlp-32-intel-common = "13852755ecbf491848afbe40e66fc152bc70915b" +#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.26" +SRCREV_meta_i586-nlp-32-intel-common = "3030330b066a33ce21164a8b30d0503cf9f68e5b" +SRCREV_machine_i586-nlp-32-intel-common = "4eb72141aa7c3b626a7fc42ae8da6f8b29e43a2c" 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.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index 94d1a24a..288ed901 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.4.14" -SRCREV_META_INTEL_COMMON = "870134f4bfa6208d6e5339e065486be3b6e693a5" -SRCREV_MACHINE_INTEL_COMMON = "13852755ecbf491848afbe40e66fc152bc70915b" +LINUX_VERSION_INTEL_COMMON = "4.4.26" +SRCREV_META_INTEL_COMMON = "3030330b066a33ce21164a8b30d0503cf9f68e5b" +SRCREV_MACHINE_INTEL_COMMON = "6729daf8d803e7a21c31e5fd68ff1069456448ad" KBRANCH_INTEL_COMMON = "standard/intel/base" KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" -- cgit v1.2.3-54-g00ecf