From 6add41510412ca196efb3e4f949d403a8b6f35d7 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Fri, 27 Jan 2017 16:28:12 -0800 Subject: linux-yocto/4.8: Update to latest stable release Bump from 4.8.12 to 4.8.17. A change in kernel tools makes this patch necessary, as an error in the kernel-cache caused a bad configuration. 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 d9c8588c..39f42c9e 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.3" -SRCREV_META_INTEL_COMMON ?= "6d028d2818603cd82cfb707b3231b8a9038f13bb" -SRCREV_MACHINE_INTEL_COMMON ?= "4057556c041f6aac0d29aa3425587d414c9a0090" +LINUX_VERSION_INTEL_COMMON = "4.8.17" +SRCREV_META_INTEL_COMMON ?= "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab" +SRCREV_MACHINE_INTEL_COMMON ?= "9c4f52cb2bafd9657c51cef2166db2b73a95aaa9" 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 b3555ef9..0d11f6a4 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.3" -SRCREV_meta_i586-nlp-32-intel-common = "6d028d2818603cd82cfb707b3231b8a9038f13bb" -SRCREV_machine_i586-nlp-32-intel-common = "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794" +LINUX_VERSION_i586-nlp-32-intel-common = "4.8.17" +SRCREV_meta_i586-nlp-32-intel-common = "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab" +SRCREV_machine_i586-nlp-32-intel-common = "b62f29ac5c15d6333a13811db030d704b35ace8f" 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 241e8ed1..278578e6 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.3" -SRCREV_META_INTEL_COMMON = "6d028d2818603cd82cfb707b3231b8a9038f13bb" -SRCREV_MACHINE_INTEL_COMMON = "1adf9d36338dc3c63cdbf6f98bcbdc7bba42a794" +LINUX_VERSION_INTEL_COMMON = "4.8.17" +SRCREV_META_INTEL_COMMON = "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab" +SRCREV_MACHINE_INTEL_COMMON = "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" KBRANCH_INTEL_COMMON = "standard/base" -- cgit v1.2.3-54-g00ecf