summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.14.bb b/recipes-kernel/linux/linux-intel-rt_4.14.bb
index 7778ad93..5420e3e0 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.14.bb
@@ -18,7 +18,7 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch"
18DEPENDS += "elfutils-native openssl-native util-linux-native" 18DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "4.14.29" 20LINUX_VERSION ?= "4.14.29"
21SRCREV_machine ?= "bd03dbb2f30f64169bbba02c213c5f74d363438c" 21SRCREV_machine ?= "c580716ae72c2bcb2202641e69e1b72d01ee4581"
22SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" 22SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"