diff options
author | Ying Lun Neoh <ying.lun.neoh@intel.com> | 2025-05-23 11:28:20 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-05-26 10:29:18 +0800 |
commit | 21919a4b11c52200dbeb37918f3c6888571a52ab (patch) | |
tree | cc5903ef37e9378fdee29c2e52588219612bb024 | |
parent | b5c65864faeff4ed95f4f75daf5535a95a809e5e (diff) | |
download | meta-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.bb | 6 |
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 | ||
24 | LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" | 24 | LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" |
25 | 25 | ||
26 | LINUX_VERSION ?= "6.12.24" | 26 | LINUX_VERSION ?= "6.12.27" |
27 | SRCREV_machine ?= "a9d3931257c927df409a753fabaad47d34915467" | 27 | SRCREV_machine ?= "9e2f92c31c6353101755c83670232c94e0c07ddc" |
28 | SRCREV_meta ?= "dbf27c65983541ec12f26dc63efa0289ff16e1e3" | 28 | SRCREV_meta ?= "da71eb19ceab34a7a6ff4284f1580e043c870168" |
29 | 29 | ||
30 | LINUX_KERNEL_TYPE = "preempt-rt" | 30 | LINUX_KERNEL_TYPE = "preempt-rt" |
31 | 31 | ||