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 c9f3779b..ddf3a1bc 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.14.bb
@@ -18,8 +18,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \
18 18
19DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
20 20
21LINUX_VERSION ?= "4.14.139" 21LINUX_VERSION ?= "4.14.146"
22SRCREV_machine ?= "3709d576bddc7bb30411577d769a5eea24e7acf8" 22SRCREV_machine ?= "f8e35039bf37038f1cba7b125e3c4fa49745072b"
23SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" 23SRCREV_meta ?= "c8f030fdbf6046dede4b7ce6c94b5b24221c250e"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"