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>2017-01-27 16:28:12 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-01-31 17:13:28 -0800
commit6add41510412ca196efb3e4f949d403a8b6f35d7 (patch)
tree2391e48505b73ea180cbb0eb1ac1b555412ec7e9 /common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
parent867f86176b5e1788b55ad62f3dd364c515ac7c4a (diff)
downloadmeta-intel-6add41510412ca196efb3e4f949d403a8b6f35d7.tar.gz
linux-yocto/4.8: Update to latest stable release
Bump from 4.8.12 to 4.8.17. A change in kernel tools makes this patch necessary, as an error in the kernel-cache caused a bad configuration. 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 d9c8588c..39f42c9e 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.3" 3LINUX_VERSION_INTEL_COMMON = "4.8.17"
4SRCREV_META_INTEL_COMMON ?= "6d028d2818603cd82cfb707b3231b8a9038f13bb" 4SRCREV_META_INTEL_COMMON ?= "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab"
5SRCREV_MACHINE_INTEL_COMMON ?= "4057556c041f6aac0d29aa3425587d414c9a0090" 5SRCREV_MACHINE_INTEL_COMMON ?= "9c4f52cb2bafd9657c51cef2166db2b73a95aaa9"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
8 8