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-12-09 11:42:56 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2016-12-09 18:00:06 -0800
commit3d218385a7d8509fbb66b6aa92efef185d1cfcde (patch)
treee1753f3e6b5efd62ddf9095f123eb82b6ed1da1a /common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
parent0381487b33891a2945d21ef98d8db480de89e55d (diff)
downloadmeta-intel-3d218385a7d8509fbb66b6aa92efef185d1cfcde.tar.gz
linux-yocto/4.8: Update to v4.8.12 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.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 48636b21..7e0d0d0d 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.10" 3LINUX_VERSION_INTEL_COMMON = "4.8.12"
4SRCREV_META_INTEL_COMMON ?= "f768e31c67f7c67b27ff2c1ba857eef2367de974" 4SRCREV_META_INTEL_COMMON ?= "b22e47739683444916dc64548df1dbf6856500a5"
5SRCREV_MACHINE_INTEL_COMMON ?= "4b6a2814a1ac2a917a8334748b3168315e678041" 5SRCREV_MACHINE_INTEL_COMMON ?= "b2d665b3453891cd066c8a172af0b7785c365f57"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
8 8