summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-07-04 13:53:45 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-07-05 09:52:03 +0800
commit36913160e993e03e3fdde863d7805ca3a1bc469b (patch)
tree0ec773d369503d448144ef0818ef2c26f4fd2d75 /recipes-kernel
parentedc20d574c64b19765a84cddd6280ed76b28c14a (diff)
downloadmeta-intel-36913160e993e03e3fdde863d7805ca3a1bc469b.tar.gz
linux-intel-rt/4.19: update to v4.19.37
Updates -rt patchset to -rt19. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-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 0fd47585..3b51b280 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.31" 20LINUX_VERSION ?= "4.19.37"
21SRCREV_machine ?= "8b4bc03e27be3bd3b23249205d11185b2ed21ec6" 21SRCREV_machine ?= "3ffd2c05a9ed730e2d92338807859c8ec52a2137"
22SRCREV_meta ?= "d85f07e03c980eca5ffd5ba058985d6ed3a83801" 22SRCREV_meta ?= "d85f07e03c980eca5ffd5ba058985d6ed3a83801"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"