summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.14.bb b/recipes-kernel/linux/linux-intel-rt_4.14.bb
index 2af2ab35..d524f82d 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.59" 20LINUX_VERSION ?= "4.14.63"
21SRCREV_machine ?= "6a0fa58d9e8c74b7a3884834d3196b19b42db194" 21SRCREV_machine ?= "01cb67b4b15a522356bd348f10fffbbc1c068440"
22SRCREV_meta ?= "5c089e91b398ac284f027a4611979136becbf9b1" 22SRCREV_meta ?= "0936b18ed8d58257f8f1d79c085adbf6d4362530"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"