summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2024-02-09 14:49:30 +0530
committerAnuj Mittal <anuj.mittal@intel.com>2024-02-14 09:34:41 +0800
commitf0dc074fc0cb5dd053c8b411d73d3884851915e2 (patch)
treeff06d3a9eb9120e75e7eba2a64c14e59067606a2 /recipes-kernel/linux
parent37a67779a00780e1d5a30b2c9f88196e02986580 (diff)
downloadmeta-intel-f0dc074fc0cb5dd053c8b411d73d3884851915e2.tar.gz
linux-intel-rt/6.6: update to tag lts-v6.6.14-rt21-preempt-rt-240131T164236Z
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 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