aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-kernel/linux/linux-intel-rt_4.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.14.bb b/common/recipes-kernel/linux/linux-intel-rt_4.14.bb
index 78e2b399..0e62a433 100644
--- a/common/recipes-kernel/linux/linux-intel-rt_4.14.bb
+++ b/common/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"
DEPENDS += "elfutils-native openssl-native util-linux-native"
-LINUX_VERSION ?= "4.14.18"
-SRCREV_machine ?= "3c79fe86a3457077d6362bb9ba51da66a9305e85"
+LINUX_VERSION ?= "4.14.24"
+SRCREV_machine ?= "b0c2e50cd54d58b2752e426930440793ab201ba8"
SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842"
LINUX_KERNEL_TYPE = "preempt-rt"