summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb
index 458c55f0..e0916e7f 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb
@@ -17,8 +17,8 @@ KMETA_BRANCH = "yocto-5.4"
17 17
18DEPENDS += "elfutils-native openssl-native util-linux-native" 18DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "5.4.39" 20LINUX_VERSION ?= "5.4.44"
21SRCREV_machine ?= "ddb02394d5c1e41e8d0ef2b67f256e0fcf57c2eb" 21SRCREV_machine ?= "2e8933a927e7de6ca0e6191c90666a5f00fd7241"
22SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65" 22SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"