summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-06-19 17:16:42 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-06-20 10:03:55 +0800
commit0b3083d115ad644d46826be181617c6d11cbeda8 (patch)
tree3921ee900dc8ec1b8f8ee0ea6a1cc15fd0c4c670 /recipes-kernel/linux
parent86d68aa2b4d7d5dd908cc525d061297fef0c9b6a (diff)
downloadmeta-intel-0b3083d115ad644d46826be181617c6d11cbeda8.tar.gz
linux-intel-rt/4.14: update to v4.14.115
Updates rt patchset to -rt59 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> 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 0611304c..cae40019 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.106" 20LINUX_VERSION ?= "4.14.115"
21SRCREV_machine ?= "5cfa4c85d15168b84e40bd38b7d31a62a01e40d3" 21SRCREV_machine ?= "ab4155a2f9a055b4004d7c8608ef1937dfff093a"
22SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" 22SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"