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-10-26 16:31:49 -0700
committerSaul Wold <sgw@linux.intel.com>2016-10-28 08:39:58 -0700
commitc22a747e233ccbe657df4991d35301d3077cee6c (patch)
treeb82969eba0c65c29b5d35890ddd89a15b29b01e0 /common/recipes-kernel/linux/linux-yocto_4.1.bbappend
parent8dbd551c1ce6d7124f4bf70030415bda5f154030 (diff)
downloadmeta-intel-c22a747e233ccbe657df4991d35301d3077cee6c.tar.gz
linux-yocto/4.1: Update SRCREVs for v4.1.33 and 'dirty cow' backport
This change incorporates several stables updates as well as the fix to CVE-2016-5195 "dirty cow". 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 c093ebdc..5215af56 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.31" 3LINUX_VERSION_INTEL_COMMON = "4.1.33"
4SRCREV_META_INTEL_COMMON = "cf6d9876629270e8ed99541db252840291d03f5a" 4SRCREV_META_INTEL_COMMON = "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c"
5SRCREV_MACHINE_INTEL_COMMON = "518132aeea9ac874fd4c51cd02b137704e00c3ae" 5SRCREV_MACHINE_INTEL_COMMON = "302ef0123fb9033f4059b6d722ed8b226ba36e99"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8