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>2017-09-18 14:07:26 -0700
committerSaul Wold <sgw@linux.intel.com>2017-10-02 08:17:50 -0700
commit0b8e14c99252bbb7813da6467bfd493ebfc2b082 (patch)
tree92eb9425eb0674ef0a0381e9d655c2baf1fc3e39 /common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
parent6c63c149e2f83efb038267f1d0df46c667517d32 (diff)
downloadmeta-intel-0b8e14c99252bbb7813da6467bfd493ebfc2b082.tar.gz
linux-yocto/4.1: Update to v4.1.43
This also includes the extremely important CVE-2017-1000251 fix. 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.bbappend4
1 files changed, 2 insertions, 2 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 a447b4d9..24e56e38 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -2,9 +2,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3KERNEL_FEATURES_INTEL_COMMON ?= "" 3KERNEL_FEATURES_INTEL_COMMON ?= ""
4 4
5LINUX_VERSION_i586-nlp-32-intel-common = "4.1.39" 5LINUX_VERSION_i586-nlp-32-intel-common = "4.1.43"
6SRCREV_meta_i586-nlp-32-intel-common = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" 6SRCREV_meta_i586-nlp-32-intel-common = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd"
7SRCREV_machine_i586-nlp-32-intel-common = "17e44fa855e657b2fd7bd810c42615fe6318c99b" 7SRCREV_machine_i586-nlp-32-intel-common = "81122b12d7b9b891cb69063e6e269179c287a89c"
8 8
9COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 9COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
10KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" 10KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"