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 30ab1397..9def3712 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.40" 20LINUX_VERSION ?= "4.14.52"
21SRCREV_machine ?= "9e7ff06e56a4938e43c09273107876c22eed1398" 21SRCREV_machine ?= "10d616c6947575c23b0bfb6b5cd15e94c1813be2"
22SRCREV_meta ?= "0a24859cef9c3352aa3bf153d202cece587caf24" 22SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"