From 29a1746ea844e1d99571cbf5533f0ff581191b16 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Fri, 12 Feb 2016 14:10:14 -0800 Subject: linux-yocto: update SRCREVs to latest stable This also includes the fix to keyring leak CVE-2016-0728. Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-yocto_3.14.bbappend | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'common/recipes-kernel/linux/linux-yocto_3.14.bbappend') diff --git a/common/recipes-kernel/linux/linux-yocto_3.14.bbappend b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend index 01775b76..6697a12c 100644 --- a/common/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend @@ -5,16 +5,16 @@ KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" LINUX_VERSION_core2-32-intel-common = "3.14.39" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" -SRCREV_meta_core2-32-intel-common = "a996d95104b72c422a56e7d9bc8615ec4219ac74" -SRCREV_machine_core2-32-intel-common = "bda175966009d5a94103559e6e6ae51279952f39" +SRCREV_meta_core2-32-intel-common = "36e5b5319d773f4f32d18af2b424e4c6d28eee0c" +SRCREV_machine_core2-32-intel-common = "93b2b800d85c1565af7d96f3776dc38c85ae1902" KMACHINE_core2-32-intel-common = "intel-core2-32" KBRANCH_core2-32-intel-common = "standard/base" KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" LINUX_VERSION_corei7-64-intel-common = "3.14.39" COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" -SRCREV_meta_corei7-64-intel-common = "a996d95104b72c422a56e7d9bc8615ec4219ac74" -SRCREV_machine_corei7-64-intel-common = "bda175966009d5a94103559e6e6ae51279952f39" +SRCREV_meta_corei7-64-intel-common = "36e5b5319d773f4f32d18af2b424e4c6d28eee0c" +SRCREV_machine_corei7-64-intel-common = "93b2b800d85c1565af7d96f3776dc38c85ae1902" KMACHINE_corei7-64-intel-common = "intel-corei7-64" KBRANCH_corei7-64-intel-common = "standard/base" KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" -- cgit v1.2.3-54-g00ecf