summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-05-20 12:50:02 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-05-20 13:00:25 +0800
commit3732f19b60ee2f7afb0449213c989f4537052dd1 (patch)
treebd850a46c906df00b009128b83853b26ff472243
parente92fcea133154c2f7070d53bf1af3e6fb16d8591 (diff)
downloadmeta-intel-3732f19b60ee2f7afb0449213c989f4537052dd1.tar.gz
linux-intel-rt/4.14: update to v4.14.170
Updates rt patchset to -rt74 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.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 ddf3a1bc..e26bf7bf 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.14.bb
@@ -18,8 +18,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \
18 18
19DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
20 20
21LINUX_VERSION ?= "4.14.146" 21LINUX_VERSION ?= "4.14.170"
22SRCREV_machine ?= "f8e35039bf37038f1cba7b125e3c4fa49745072b" 22SRCREV_machine ?= "fecd5d817dac0185ea48bab35c83844f2e720e75"
23SRCREV_meta ?= "c8f030fdbf6046dede4b7ce6c94b5b24221c250e" 23SRCREV_meta ?= "c8f030fdbf6046dede4b7ce6c94b5b24221c250e"
24 24
25LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"