summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-04-17 16:23:05 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-04-19 10:01:07 +0800
commited44056d2c8ecbbb5ca75f1e490c9dc7daa876e3 (patch)
tree4d9308a1e8c3acead0b6c087980ade19b697f74a
parent69c223ed3e19c2622aa5f69721bf19bd4de018fb (diff)
downloadmeta-intel-ed44056d2c8ecbbb5ca75f1e490c9dc7daa876e3.tar.gz
linux-intel-rt/4.14: update to v4.14.106
Updates rt patchset to -rt56 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-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 8d93e2d4..0611304c 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.93" 20LINUX_VERSION ?= "4.14.106"
21SRCREV_machine ?= "d95a672457d2eb93d5c4d91afab3251f5879a213" 21SRCREV_machine ?= "5cfa4c85d15168b84e40bd38b7d31a62a01e40d3"
22SRCREV_meta ?= "6a3254e7b370cbb86c1f73379dcf38885c1c69e0" 22SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"