summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-09-24 15:04:39 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-09-24 16:52:33 +0800
commit90af97d23fb2a56187c2fe2a3f4f4190d7cc2605 (patch)
treec6c473334da46aa512c3decdab499a3f4922e42f
parentb736eed4746899e76a84545471bf06da09a8b64a (diff)
downloadmeta-intel-yocto-2.5.2.tar.gz
linux-intel-rt/4.14: update to v4.14.68yocto-2.5.2sumo-19.0.29.1-sumo-2.5.1
Updates -rt patchset to -rt42. 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 d524f82d..e19380a8 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.63" 20LINUX_VERSION ?= "4.14.68"
21SRCREV_machine ?= "01cb67b4b15a522356bd348f10fffbbc1c068440" 21SRCREV_machine ?= "ae6a7612f31365704726d3015bf9035632dd630d"
22SRCREV_meta ?= "0936b18ed8d58257f8f1d79c085adbf6d4362530" 22SRCREV_meta ?= "0936b18ed8d58257f8f1d79c085adbf6d4362530"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"