summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel-rt_6.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_6.1.bb b/recipes-kernel/linux/linux-intel-rt_6.1.bb
index 0312e48d..b3d05013 100644
--- a/recipes-kernel/linux/linux-intel-rt_6.1.bb
+++ b/recipes-kernel/linux/linux-intel-rt_6.1.bb
@@ -21,9 +21,9 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
21 21
22LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" 22LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}"
23 23
24LINUX_VERSION ?= "6.1.46" 24LINUX_VERSION ?= "6.1.59"
25SRCREV_machine ?= "833b595b2ecc853435ea542e6e33bb71916c78e3" 25SRCREV_machine ?= "55194dbcd3afe61b601a95dd721c8ffeb98aa771"
26SRCREV_meta ?= "8f554fa5dd4db2bd42d8a1b7c1c10d529c763d08" 26SRCREV_meta ?= "d26f4f3307216e06ee0b74fa9b57b17fba72a988"
27 27
28LINUX_KERNEL_TYPE = "preempt-rt" 28LINUX_KERNEL_TYPE = "preempt-rt"
29 29