From 93e866a0d5bbff639b89424a9653c5602cd59cdd Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Tue, 26 Sep 2017 17:00:45 -0700 Subject: linux-yocto/4.8: Update to v4.8.25 This is necessary due to CVE-2017-100251. Note that the 4.8 kernel was not LTS, so it not longer receives support from Greg K.H., and we are instead based off a branch supported by Paul Gortmaker of Windriver. Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-yocto_4.8.bbappend | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common/recipes-kernel/linux/linux-yocto_4.8.bbappend') diff --git a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend index 278578e6..1f8359f3 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.17" -SRCREV_META_INTEL_COMMON = "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab" -SRCREV_MACHINE_INTEL_COMMON = "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" +LINUX_VERSION_INTEL_COMMON = "4.8.25" +SRCREV_META_INTEL_COMMON = "76db2c6ca67b9b3597257684a027344d11b1bc81" +SRCREV_MACHINE_INTEL_COMMON = "72d0c1a637e260c25a4299c230910dd1210cd0cf" KBRANCH_INTEL_COMMON = "standard/base" -- cgit v1.2.3-54-g00ecf