summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-10-26 16:31:51 -0700
committerSaul Wold <sgw@linux.intel.com>2016-10-28 08:39:58 -0700
commitf3c4c983c100bbb571ff932e4e7aed4683cde211 (patch)
treef47ecd7d9f2c6a7ff4f256a68f2b27b82cb1c3b9 /common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
parent78a9138d4a4aa46e407ac9d1eba4a4ae310afeed (diff)
downloadmeta-intel-f3c4c983c100bbb571ff932e4e7aed4683cde211.tar.gz
linux-yocto/4.8: Update SRCREVs for v4.8.3 stable update
This includes the fix to CVE-2016-5195 "dirty cow", and fixes a bug in preempt-rt that was preventing boots on core2. 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-rt_4.8.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
index 9fa33072..d9c8588c 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.8" 3LINUX_VERSION_INTEL_COMMON = "4.8.3"
4SRCREV_META_INTEL_COMMON ?= "552a83790b1797b6dd4e4c48ff5bc8f215ed57da" 4SRCREV_META_INTEL_COMMON ?= "6d028d2818603cd82cfb707b3231b8a9038f13bb"
5SRCREV_MACHINE_INTEL_COMMON ?= "b266f7ba78f0cb3d7073e1bf7bd7dfc92bec7431" 5SRCREV_MACHINE_INTEL_COMMON ?= "4057556c041f6aac0d29aa3425587d414c9a0090"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
8 8