summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-12-09 11:42:54 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2016-12-09 18:00:00 -0800
commit934f526920a103bec55f764c5949f440539ca857 (patch)
tree81ebc5896a0e9cbc04fbd66748098c48dcd7c36c
parent9a948a9039c5b6e299898a236402420e48cd08a4 (diff)
downloadmeta-intel-934f526920a103bec55f764c5949f440539ca857.tar.gz
linux-yocto/4.1: Update to v4.1.36 and fix CVE-2016-8655
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend6
3 files changed, 9 insertions, 9 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 18fbe2d4..9ff3ad17 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.35" 3LINUX_VERSION_INTEL_COMMON = "4.1.36"
4SRCREV_META_INTEL_COMMON ?= "b28f454e264f24abce6acda7c1c4f05d9a6f7ba5" 4SRCREV_META_INTEL_COMMON ?= "44719fa8f73fd7c444044ad3c04f5fc66f57b993"
5SRCREV_MACHINE_INTEL_COMMON ?= "dbf40f0292e58e2d9bf6ab9c37819519476f524b" 5SRCREV_MACHINE_INTEL_COMMON ?= "69d01793486befda38335ed84b6e3403713df719"
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 80e6e01b..5bc1516f 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_i586-nlp-32-intel-common = "4.1.35" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.1.36"
4SRCREV_meta_i586-nlp-32-intel-common = "b28f454e264f24abce6acda7c1c4f05d9a6f7ba5" 4SRCREV_meta_i586-nlp-32-intel-common = "44719fa8f73fd7c444044ad3c04f5fc66f57b993"
5SRCREV_machine_i586-nlp-32-intel-common = "274f08fb196afa099d003166399e6bd1952fd80c" 5SRCREV_machine_i586-nlp-32-intel-common = "5dc85f2035c2a9d0c78ccabf6960682d496b3b37"
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/intel/base" 8KBRANCH_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 6ca424da..ec6ecfe6 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.35" 3LINUX_VERSION_INTEL_COMMON = "4.1.36"
4SRCREV_META_INTEL_COMMON = "b28f454e264f24abce6acda7c1c4f05d9a6f7ba5" 4SRCREV_META_INTEL_COMMON = "44719fa8f73fd7c444044ad3c04f5fc66f57b993"
5SRCREV_MACHINE_INTEL_COMMON = "7723e97e49115200cc0604c694571c0920d83762" 5SRCREV_MACHINE_INTEL_COMMON = "4e680ae7d192dfda8044bb80c60b61c99cc55ffe"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8