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-11-15 16:59:32 -0800
committerSaul Wold <sgw@linux.intel.com>2016-11-16 09:12:23 -0800
commit82104c818ff7e00d5574fd90654dbb5fbc410847 (patch)
treec804e4e2b9a1d551813a10c9980667ccbc7b6a66 /common/recipes-kernel/linux/linux-yocto_4.1.bbappend
parent371461eae4500be461e41545c1892c8bbd8a95f8 (diff)
downloadmeta-intel-82104c818ff7e00d5574fd90654dbb5fbc410847.tar.gz
linux-yocto/4.1: Update SRCREVs to v4.1.33 and CVE-2016-5195 fix
With this major CVE an update to the kernel is required. 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_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 31b39983..fae684ee 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.26" 3LINUX_VERSION_INTEL_COMMON = "4.1.33"
4SRCREV_META_INTEL_COMMON = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d" 4SRCREV_META_INTEL_COMMON = "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c"
5SRCREV_MACHINE_INTEL_COMMON = "9195020e5747fba069c19996fab079931584a7fb" 5SRCREV_MACHINE_INTEL_COMMON = "302ef0123fb9033f4059b6d722ed8b226ba36e99"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" 8KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"