diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2019-06-19 17:16:42 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-07-05 09:56:09 +0800 |
commit | 82a73ec3bc3781e8e3a4a77afae65a6ed149c18e (patch) | |
tree | 131c073a539ec55dfcfa05a5a942c94edb2c00b2 | |
parent | 3fa29b9e6fe67f6a8df3098cf30f794c985b864c (diff) | |
download | meta-intel-82a73ec3bc3781e8e3a4a77afae65a6ed149c18e.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>
-rw-r--r-- | recipes-kernel/linux/linux-intel-rt_4.14.bb | 4 |
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 | ||
18 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 18 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.14.106" | 20 | LINUX_VERSION ?= "4.14.115" |
21 | SRCREV_machine ?= "5cfa4c85d15168b84e40bd38b7d31a62a01e40d3" | 21 | SRCREV_machine ?= "ab4155a2f9a055b4004d7c8608ef1937dfff093a" |
22 | SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" | 22 | SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" |
23 | 23 | ||
24 | LINUX_KERNEL_TYPE = "preempt-rt" | 24 | LINUX_KERNEL_TYPE = "preempt-rt" |