diff options
author | Ying Lun Neoh <ying.lun.neoh@intel.com> | 2025-05-23 11:27:54 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-05-26 10:29:19 +0800 |
commit | 677923517b26abbb815e58f89fb28289e6a9fcb0 (patch) | |
tree | 6b47db0671d2ad5dfd5f9ada332dddae5b4b329d | |
parent | 21919a4b11c52200dbeb37918f3c6888571a52ab (diff) | |
download | meta-intel-677923517b26abbb815e58f89fb28289e6a9fcb0.tar.gz |
linux-intel/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_6.12.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_6.12.bb b/recipes-kernel/linux/linux-intel_6.12.bb index 1989d6bb..32b0b2e4 100644 --- a/recipes-kernel/linux/linux-intel_6.12.bb +++ b/recipes-kernel/linux/linux-intel_6.12.bb | |||
@@ -13,9 +13,9 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" | |||
13 | 13 | ||
14 | LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" | 14 | LINUX_VERSION_EXTENSION ??= "-intel-pk-${LINUX_KERNEL_TYPE}" |
15 | 15 | ||
16 | LINUX_VERSION ?= "6.12.24" | 16 | LINUX_VERSION ?= "6.12.27" |
17 | SRCREV_machine ?= "a9d3931257c927df409a753fabaad47d34915467" | 17 | SRCREV_machine ?= "9e2f92c31c6353101755c83670232c94e0c07ddc" |
18 | SRCREV_meta ?= "dbf27c65983541ec12f26dc63efa0289ff16e1e3" | 18 | SRCREV_meta ?= "da71eb19ceab34a7a6ff4284f1580e043c870168" |
19 | 19 | ||
20 | # Functionality flags | 20 | # Functionality flags |
21 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc \ | 21 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc \ |