From 82104c818ff7e00d5574fd90654dbb5fbc410847 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Tue, 15 Nov 2016 16:59:32 -0800 Subject: linux-yocto/4.1: Update SRCREVs to v4.1.33 and CVE-2016-5195 fix With this major CVE an update to the kernel is required. Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- 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(-) (limited to 'common') 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 f4f31944..221d18cd 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.26" -SRCREV_META_INTEL_COMMON ?= "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d" -SRCREV_MACHINE_INTEL_COMMON ?= "fb58cd4f92e8b7dfbb7f62af9f01518dbb792041" +LINUX_VERSION_INTEL_COMMON = "4.1.33" +SRCREV_META_INTEL_COMMON ?= "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c" +SRCREV_MACHINE_INTEL_COMMON ?= "ab3829c3f77f5511157e2195b75d1a75304ef7e0" 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 bae84bd7..f987eaa2 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.26" -SRCREV_meta_i586-nlp-32-intel-common = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d" -SRCREV_machine_i586-nlp-32-intel-common = "fb0153332a1fdd0518f9055ece1c53f3a99973f5" +#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.33" +SRCREV_meta_i586-nlp-32-intel-common = "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c" +SRCREV_machine_i586-nlp-32-intel-common = "6405a54f9904b3c5f756a6317da36549707d8291" 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 31b39983..fae684ee 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.26" -SRCREV_META_INTEL_COMMON = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d" -SRCREV_MACHINE_INTEL_COMMON = "9195020e5747fba069c19996fab079931584a7fb" +LINUX_VERSION_INTEL_COMMON = "4.1.33" +SRCREV_META_INTEL_COMMON = "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c" +SRCREV_MACHINE_INTEL_COMMON = "302ef0123fb9033f4059b6d722ed8b226ba36e99" KBRANCH_INTEL_COMMON = "standard/intel/base" KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" -- cgit v1.2.3-54-g00ecf