diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-09-20 16:22:59 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2018-09-21 13:15:18 +0800 |
commit | 44d12d95e94587bd3dedc131cf6c89566152d10d (patch) | |
tree | 4a45aaf40580248c6273d7637691ab369754a760 | |
parent | 94a623f1299cfe7abac16f939f4673a23fbf82d3 (diff) | |
download | meta-intel-44d12d95e94587bd3dedc131cf6c89566152d10d.tar.gz |
linux-intel-rt/4.14: update to 4.14.63
Updates -rt patchset to -rt40. Also include meta changes to cleanup
kernel configuration.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r-- | recipes-kernel/linux/linux-intel-rt_4.14.bb | 6 |
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 2af2ab35..d524f82d 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.59" | 20 | LINUX_VERSION ?= "4.14.63" |
21 | SRCREV_machine ?= "6a0fa58d9e8c74b7a3884834d3196b19b42db194" | 21 | SRCREV_machine ?= "01cb67b4b15a522356bd348f10fffbbc1c068440" |
22 | SRCREV_meta ?= "5c089e91b398ac284f027a4611979136becbf9b1" | 22 | SRCREV_meta ?= "0936b18ed8d58257f8f1d79c085adbf6d4362530" |
23 | 23 | ||
24 | LINUX_KERNEL_TYPE = "preempt-rt" | 24 | LINUX_KERNEL_TYPE = "preempt-rt" |