diff options
author | Ying Lun Neoh <ying.lun.neoh@intel.com> | 2025-05-15 13:08:32 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-05-15 21:30:55 +0800 |
commit | 5202c13044d51508b7a08d2cb90c69faac23f0e3 (patch) | |
tree | bc774557452ef6e7d8c11390f5d10bc92a8b5e38 | |
parent | 9d4194af23284e18074fa173063f162eea503a11 (diff) | |
download | meta-intel-5202c13044d51508b7a08d2cb90c69faac23f0e3.tar.gz |
linux-intel/6.12 : update to lts-v6.12.24-linux-250501T040919Zx
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 97128921..1989d6bb 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.22" | 16 | LINUX_VERSION ?= "6.12.24" |
17 | SRCREV_machine ?= "bc99adcec0b1c638635edfb8c917fbe25589e3a7" | 17 | SRCREV_machine ?= "a9d3931257c927df409a753fabaad47d34915467" |
18 | SRCREV_meta ?= "702c2b220c24ba42deb79a2d3c40488a698bd77b" | 18 | SRCREV_meta ?= "dbf27c65983541ec12f26dc63efa0289ff16e1e3" |
19 | 19 | ||
20 | # Functionality flags | 20 | # Functionality flags |
21 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc \ | 21 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc \ |