summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend4
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend4
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend4
3 files changed, 6 insertions, 6 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
index fbe2ba8d..d283ca5c 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.39" 3LINUX_VERSION_INTEL_COMMON = "4.1.43"
4SRCREV_META_INTEL_COMMON ?= "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" 4SRCREV_META_INTEL_COMMON ?= "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd"
5SRCREV_MACHINE_INTEL_COMMON ?= "bf977ae249601f88da359260b2b2141462112f8c" 5SRCREV_MACHINE_INTEL_COMMON ?= "ff29423e68ff037351dd89a1020e50378499de72"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
8 8
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"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 4897e088..d0f677d3 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.39" 3LINUX_VERSION_INTEL_COMMON = "4.1.43"
4SRCREV_META_INTEL_COMMON = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd" 4SRCREV_META_INTEL_COMMON = "a867edab415f0ddc1a0d8da6ddb43c8afa9611dd"
5SRCREV_MACHINE_INTEL_COMMON = "d2d93ffb422b65a8b66f3d24b4cd0652bec9e224" 5SRCREV_MACHINE_INTEL_COMMON = "9601b30c11139cde6e9b3f0066d91c425670f3af"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8