summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2024-04-15 08:48:42 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2024-04-15 15:37:08 +0800
commit0e43ce8605006b941cdfdab1f2112c5afc8e4663 (patch)
treeee862577efa3bc769081ca396f9d26b89d12a9d1 /recipes-kernel/linux
parentc31ad2df3601777762727e24209ecf75f374506d (diff)
downloadmeta-intel-0e43ce8605006b941cdfdab1f2112c5afc8e4663.tar.gz
linux-intel-rt/6.6 : update to tag lts-v6.6.23-rt28-preempt-rt-240407T195413Z
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
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 d67f4a40..23e79a43 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.20" 24LINUX_VERSION ?= "6.6.23"
25SRCREV_machine ?= "7b98bc01fb4e0fc1649650472fc5978963235923" 25SRCREV_machine ?= "73113409624a0a68494db7b1c1d535d1c8b96689"
26SRCREV_meta ?= "5b185a8716c8c62dc1c7751e6d12f8b67f58274f" 26SRCREV_meta ?= "eb283ea577df80542d48f0c498365960b4c4ecd9"
27 27
28LINUX_KERNEL_TYPE = "preempt-rt" 28LINUX_KERNEL_TYPE = "preempt-rt"
29 29