summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-08-27 16:07:55 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-08-27 17:54:11 +0800
commitc200851435f39acd2fe4abbf7a05fbf617833964 (patch)
tree5f91356e46e69f78ee357b83d74933ac8557762b /recipes-kernel/linux
parent9d8e85bec02ef6d75fa1012de5c52394842694a7 (diff)
downloadmeta-intel-thud-20.0.4.tar.gz
linux-intel-rt/4.14: update to v4.14.134yocto-2.6.4thud-20.0.4
Updates rt patchset to -rt63 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-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 4c7bb40c..552f7800 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.126" 20LINUX_VERSION ?= "4.14.134"
21SRCREV_machine ?= "926a97a073b7c7a22387ad7663644e0cdf3ec032" 21SRCREV_machine ?= "09a421a9b2ba044daf4ab9ea2f54a33cf7a2fac1"
22SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" 22SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"