summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-intel-rt_6.12.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_6.12.bb b/recipes-kernel/linux/linux-intel-rt_6.12.bb
index 47dc5cbd..7689dbc5 100644
--- a/recipes-kernel/linux/linux-intel-rt_6.12.bb
+++ b/recipes-kernel/linux/linux-intel-rt_6.12.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.12.27" 24LINUX_VERSION ?= "6.12.48"
25SRCREV_machine ?= "9e2f92c31c6353101755c83670232c94e0c07ddc" 25SRCREV_machine ?= "bedac562d718f7f58566222e69ef3bdc3a0db562"
26SRCREV_meta ?= "da71eb19ceab34a7a6ff4284f1580e043c870168" 26SRCREV_meta ?= "5f4ac28eb4130083ed7214f9bdedd4ee230af1a2"
27 27
28LINUX_KERNEL_TYPE = "preempt-rt" 28LINUX_KERNEL_TYPE = "preempt-rt"
29 29