summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYing Lun Neoh <ying.lun.neoh@intel.com>2025-05-23 11:28:20 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2025-05-26 10:29:18 +0800
commit21919a4b11c52200dbeb37918f3c6888571a52ab (patch)
treecc5903ef37e9378fdee29c2e52588219612bb024
parentb5c65864faeff4ed95f4f75daf5535a95a809e5e (diff)
downloadmeta-intel-21919a4b11c52200dbeb37918f3c6888571a52ab.tar.gz
linux-intel-rt/6.12: update to tag lts-v6.12.27-linux-250514T191408Z
Updated kernel cache too. Signed-off-by: Ying Lun Neoh <ying.lun.neoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-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 545016b5..13b495d1 100644
--- a/recipes-kernel/linux/linux-intel-rt_6.12.bb
+++ b/recipes-kernel/linux/linux-intel-rt_6.12.bb
@@ -23,9 +23,9 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
23 23
24LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" 24LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}"
25 25
26LINUX_VERSION ?= "6.12.24" 26LINUX_VERSION ?= "6.12.27"
27SRCREV_machine ?= "a9d3931257c927df409a753fabaad47d34915467" 27SRCREV_machine ?= "9e2f92c31c6353101755c83670232c94e0c07ddc"
28SRCREV_meta ?= "dbf27c65983541ec12f26dc63efa0289ff16e1e3" 28SRCREV_meta ?= "da71eb19ceab34a7a6ff4284f1580e043c870168"
29 29
30LINUX_KERNEL_TYPE = "preempt-rt" 30LINUX_KERNEL_TYPE = "preempt-rt"
31 31