summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_6.6.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_6.6.bb b/recipes-kernel/linux/linux-intel-rt_6.6.bb
index cc05390b..6f9fcb5e 100644
--- a/recipes-kernel/linux/linux-intel-rt_6.6.bb
+++ b/recipes-kernel/linux/linux-intel-rt_6.6.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.6.5" 24LINUX_VERSION ?= "6.6.14"
25SRCREV_machine ?= "37d07f8ec6f148be12e3755dc742f2bef0b82bc2" 25SRCREV_machine ?= "b1ee482a9fce986e948064f6dbc7ca2c91af854a"
26SRCREV_meta ?= "c32ab927d38291b1d2003ff491aa2ad4b60e1241" 26SRCREV_meta ?= "6b4249d0f2e333cf54123e4cba3636867e56bfac"
27 27
28LINUX_KERNEL_TYPE = "preempt-rt" 28LINUX_KERNEL_TYPE = "preempt-rt"
29 29