summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-08-09 10:44:44 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-08-09 13:49:23 +0800
commit0ac4864b754eee62918c53be6446039fd1780ca5 (patch)
tree780127a967935db4968bae8ebd8274d530dc92cf
parent216a5f7d3e3dd55d85e761b82a708c595a20b422 (diff)
downloadmeta-intel-0ac4864b754eee62918c53be6446039fd1780ca5.tar.gz
linux-intel-rt/4.14: update SRCREV to 4.14.59
Updates preempt-rt patchset to -rt37. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.14.bb b/recipes-kernel/linux/linux-intel-rt_4.14.bb
index 9def3712..a06234fe 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.14.bb
@@ -17,8 +17,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch"
17 17
18DEPENDS += "elfutils-native openssl-native util-linux-native" 18DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "4.14.52" 20LINUX_VERSION ?= "4.14.59"
21SRCREV_machine ?= "10d616c6947575c23b0bfb6b5cd15e94c1813be2" 21SRCREV_machine ?= "6a0fa58d9e8c74b7a3884834d3196b19b42db194"
22SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2" 22SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"