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 e19380a8..dd198493 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.68" 20LINUX_VERSION ?= "4.14.78"
21SRCREV_machine ?= "ae6a7612f31365704726d3015bf9035632dd630d" 21SRCREV_machine ?= "7d5580386bfc36ccfaa05ee1bdfd4f5f8530b235"
22SRCREV_meta ?= "0936b18ed8d58257f8f1d79c085adbf6d4362530" 22SRCREV_meta ?= "6a3254e7b370cbb86c1f73379dcf38885c1c69e0"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"