summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2024-04-21 20:38:56 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2024-04-22 10:54:41 +0800
commit9ee4834eab79fb9c000f57c03b0c05822c7d77f3 (patch)
tree069ce4ef9663bae259384a45dfd8f32b80eb4315 /recipes-kernel/linux
parent4e30042791bf423aeed35b1363643a8997116c3c (diff)
downloadmeta-intel-9ee4834eab79fb9c000f57c03b0c05822c7d77f3.tar.gz
linux-intel-rt/6.6 : update to tag lts-v6.6.25-rt29-preempt-rt-240416T010215Z
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 23e79a43..342679eb 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.23" 24LINUX_VERSION ?= "6.6.25"
25SRCREV_machine ?= "73113409624a0a68494db7b1c1d535d1c8b96689" 25SRCREV_machine ?= "f8939454cf9bb7277239bb44e90c99474c599f37"
26SRCREV_meta ?= "eb283ea577df80542d48f0c498365960b4c4ecd9" 26SRCREV_meta ?= "c3d1322fb6ff68cdcf4d7a3c1140d81bfdc1320a"
27 27
28LINUX_KERNEL_TYPE = "preempt-rt" 28LINUX_KERNEL_TYPE = "preempt-rt"
29 29