diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-09-24 07:04:39 (GMT) |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2018-09-24 09:58:12 (GMT) |
commit | 4ee8ff5ebe0657bd376d7a79703a21ec070ee779 (patch) | |
tree | 9dd9eb1ef8938db1249701fc172295fefacf4a34 | |
parent | 43bc10963199b0e71e7dcb5590b6aac307ac5463 (diff) | |
download | meta-intel-rocko-18.0.4.tar.gz |
linux-intel-rt/4.14: update to v4.14.68yocto-2.4.4rocko-18.0.4rocko
Updates -rt patchset to -rt42.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r-- | common/recipes-kernel/linux/linux-intel-rt_4.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.14.bb b/common/recipes-kernel/linux/linux-intel-rt_4.14.bb index d524f82..e19380a 100644 --- a/common/recipes-kernel/linux/linux-intel-rt_4.14.bb +++ b/common/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.63" | 20 | LINUX_VERSION ?= "4.14.68" |
21 | SRCREV_machine ?= "01cb67b4b15a522356bd348f10fffbbc1c068440" | 21 | SRCREV_machine ?= "ae6a7612f31365704726d3015bf9035632dd630d" |
22 | SRCREV_meta ?= "0936b18ed8d58257f8f1d79c085adbf6d4362530" | 22 | SRCREV_meta ?= "0936b18ed8d58257f8f1d79c085adbf6d4362530" |
23 | 23 | ||
24 | LINUX_KERNEL_TYPE = "preempt-rt" | 24 | LINUX_KERNEL_TYPE = "preempt-rt" |