summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
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"