summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb
index 50fe1a6d..dc890ce6 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb
@@ -20,7 +20,7 @@ KMETA_BRANCH = "yocto-5.4"
20DEPENDS += "elfutils-native openssl-native util-linux-native" 20DEPENDS += "elfutils-native openssl-native util-linux-native"
21 21
22LINUX_VERSION ?= "5.4.52" 22LINUX_VERSION ?= "5.4.52"
23SRCREV_machine ?= "64f494c08613ebb24a83b69223e7f90e8b7ce956" 23SRCREV_machine ?= "67fed51a39242ade744c1c72aced7d395c57e8d9"
24SRCREV_meta ?= "4aeda12f7f7eb84613ae1fe6e22cd9cd9790c20b" 24SRCREV_meta ?= "4aeda12f7f7eb84613ae1fe6e22cd9cd9790c20b"
25 25
26LINUX_KERNEL_TYPE = "preempt-rt" 26LINUX_KERNEL_TYPE = "preempt-rt"