summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-05-16 13:34:41 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-05-16 15:01:59 +0800
commit67e2bf20af001484235b38576dcc2a3a8c66b776 (patch)
tree9a1551ccb3ca24f310e05fad489d07f13af1dc5d /recipes-kernel/linux
parent62fd1d419fc96181c8052b1856780c89422b31d2 (diff)
downloadmeta-intel-67e2bf20af001484235b38576dcc2a3a8c66b776.tar.gz
linux-intel-rt/4.14: update to 4.14.40
Updates linux preempt-rt to 4.14.30-rt30. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.14.bb b/recipes-kernel/linux/linux-intel-rt_4.14.bb
index d4b02986..688cf7a9 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.34" 20LINUX_VERSION ?= "4.14.40"
21SRCREV_machine ?= "c40b54f7eae42ac6ef28b324900c1c99e719e449" 21SRCREV_machine ?= "9e7ff06e56a4938e43c09273107876c22eed1398"
22SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842" 22SRCREV_meta ?= "245d701df6c3691a078a268eff54009959beb842"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"