summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-07-10 09:55:42 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-07-10 14:58:32 +0800
commit91367a8b1e36fb6980c5f96bd1cef8fd9b508259 (patch)
tree4b84db72dfddf6f0ea0be2916889c42ec35b0ad6 /recipes-kernel/linux
parent124b0edba71f8fad35c2872cc84ae618d6bdf923 (diff)
downloadmeta-intel-91367a8b1e36fb6980c5f96bd1cef8fd9b508259.tar.gz
linux-intel-rt/4.19: update to v4.19.50
Updates -rt patchset to -rt22. 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.19.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.19.bb b/recipes-kernel/linux/linux-intel-rt_4.19.bb
index 3b51b280..c130fe9d 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.19.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.19.bb
@@ -17,8 +17,8 @@ KMETA_BRANCH = "yocto-4.19"
17 17
18DEPENDS += "elfutils-native openssl-native util-linux-native" 18DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "4.19.37" 20LINUX_VERSION ?= "4.19.50"
21SRCREV_machine ?= "3ffd2c05a9ed730e2d92338807859c8ec52a2137" 21SRCREV_machine ?= "2b349fd59d2e0947c9cabbc68dae194b316ab244"
22SRCREV_meta ?= "d85f07e03c980eca5ffd5ba058985d6ed3a83801" 22SRCREV_meta ?= "d85f07e03c980eca5ffd5ba058985d6ed3a83801"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"