summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-03-09 20:38:30 -0800
committerSaul Wold <sgw@linux.intel.com>2016-03-10 09:23:09 -0800
commit8c15de8dbaa1414ffd0f69bea7227e7285816f85 (patch)
treed2c28dd495369f74f5f8bbf73f1a1fd1a34da5c7 /common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
parent822b3faa3e82853dac695193f567fc3d8f7ebea0 (diff)
downloadmeta-intel-8c15de8dbaa1414ffd0f69bea7227e7285816f85.tar.gz
linux-yocto/4.1: Update to Linux 4.1.18
This SRCREV update also includes the fix to CVE-2016-0728. An intermittent graphics bug that appears to be harmless besides spamming dmesg has been observed on this release, but it is very rare and no method to reproduce or patch to fix it has been found. 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.1.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index d2a1c3c8..aed3e6e4 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -1,9 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.2" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.18"
4COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 4COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
5SRCREV_meta-nlp-32-intel-common = "aed902160251d69cc28d1e69a4f692e8ea8fa13b" 5SRCREV_meta-nlp-32-intel-common = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
6SRCREV_machine-nlp-32-intel-common = "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" 6SRCREV_machine-nlp-32-intel-common = "ec18b0b3bd6befd416078e81d775dab37b3f9124"
7KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc" 7KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
8KMACHINE_i586-nlp-32-intel-common = "intel-quark" 8KMACHINE_i586-nlp-32-intel-common = "intel-quark"
9KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 9KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"