From 3d218385a7d8509fbb66b6aa92efef185d1cfcde Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Fri, 9 Dec 2016 11:42:56 -0800 Subject: linux-yocto/4.8: Update to v4.8.12 and fix CVE-2016-8655 Signed-off-by: California Sullivan --- common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | 6 +++--- common/recipes-kernel/linux/linux-yocto_4.8.bbappend | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend index 48636b21..7e0d0d0d 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.8.10" -SRCREV_META_INTEL_COMMON ?= "f768e31c67f7c67b27ff2c1ba857eef2367de974" -SRCREV_MACHINE_INTEL_COMMON ?= "4b6a2814a1ac2a917a8334748b3168315e678041" +LINUX_VERSION_INTEL_COMMON = "4.8.12" +SRCREV_META_INTEL_COMMON ?= "b22e47739683444916dc64548df1dbf6856500a5" +SRCREV_MACHINE_INTEL_COMMON ?= "b2d665b3453891cd066c8a172af0b7785c365f57" KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend index 8e00f094..b94d3e69 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_i586-nlp-32-intel-common = "4.8.10" -SRCREV_meta_i586-nlp-32-intel-common = "f768e31c67f7c67b27ff2c1ba857eef2367de974" -SRCREV_machine_i586-nlp-32-intel-common = "96ea072413fb386598a62c77ed202a6de08085f6" +LINUX_VERSION_i586-nlp-32-intel-common = "4.8.12" +SRCREV_meta_i586-nlp-32-intel-common = "b22e47739683444916dc64548df1dbf6856500a5" +SRCREV_machine_i586-nlp-32-intel-common = "e274a507b23c23bf0dd6502d0c38fae731c11511" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base" diff --git a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend index d29327c5..34a364de 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_INTEL_COMMON = "4.8.10" -SRCREV_META_INTEL_COMMON = "f768e31c67f7c67b27ff2c1ba857eef2367de974" -SRCREV_MACHINE_INTEL_COMMON = "f5d46e21688b7463c942d9d27789d88d580f566b" +LINUX_VERSION_INTEL_COMMON = "4.8.12" +SRCREV_META_INTEL_COMMON = "b22e47739683444916dc64548df1dbf6856500a5" +SRCREV_MACHINE_INTEL_COMMON = "021b4aef55b44597587a1ce5879be642b3dca155" KBRANCH_INTEL_COMMON = "standard/base" -- cgit v1.2.3-54-g00ecf