summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-09-26 17:00:45 -0700
committerSaul Wold <sgw@linux.intel.com>2017-09-27 10:22:24 -0700
commit93e866a0d5bbff639b89424a9653c5602cd59cdd (patch)
treedee50edd31907874ea3588a0e8aaeaab60c6bfa7 /common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
parente68d45428f36036c095233141301b0d5c9328ad6 (diff)
downloadmeta-intel-93e866a0d5bbff639b89424a9653c5602cd59cdd.tar.gz
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 <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend6
1 files changed, 3 insertions, 3 deletions
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 0d11f6a4..be99c4c4 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_i586-nlp-32-intel-common = "4.8.17" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.8.25"
4SRCREV_meta_i586-nlp-32-intel-common = "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab" 4SRCREV_meta_i586-nlp-32-intel-common = "76db2c6ca67b9b3597257684a027344d11b1bc81"
5SRCREV_machine_i586-nlp-32-intel-common = "b62f29ac5c15d6333a13811db030d704b35ace8f" 5SRCREV_machine_i586-nlp-32-intel-common = "39c746a1aef2c1a5072ca1ea6742b697478fa465"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base"