summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_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_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_4.1.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend6
1 files changed, 3 insertions, 3 deletions
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