summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
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 /common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
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>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend6
1 files changed, 3 insertions, 3 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