summaryrefslogtreecommitdiffstats
path: root/recipes-core/microcode
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 13:28:36 +0530
committerYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 13:28:36 +0530
commita22da1ee4a0b10f383d89e5408715fac8a260f75 (patch)
tree0af9cd1e0e5e7913ff6ce8657a778023a57272b3 /recipes-core/microcode
parentbc591aa855eb828450b8f0f311d1000f92696950 (diff)
downloadmeta-intel-a22da1ee4a0b10f383d89e5408715fac8a260f75.tar.gz
intel-microcode: upgrade 20250812 -> 20251111
Update for functional issues. Refer to processor specification updates for details. New Platforms: - GNR-D B0/B1 (Xeon 6700P-B/6500P-B Series SoC with P-Cores) Updated Platforms: - 12th Gen Intel Core (ADL) - 13th/14th Gen Intel Core (RPL) - Core Ultra 200 V Series (LNL) - Core Ultra Processor Series 2 (ARL) - 4th Gen Xeon Scalable (SPR) - 5th Gen Xeon Scalable (EMR) - Xeon 6900/6700/6500 Series with P-cores (GNR) - Xeon 6900/6700 Series with E-cores (SRF) - Intel Processors and Core i3 N-Series (ADL-N/TWL) - Atom C1100 (AZB) Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Diffstat (limited to 'recipes-core/microcode')
-rw-r--r--recipes-core/microcode/intel-microcode_20251111.bb (renamed from recipes-core/microcode/intel-microcode_20250812.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/microcode/intel-microcode_20250812.bb b/recipes-core/microcode/intel-microcode_20251111.bb
index a719679f..8c645bde 100644
--- a/recipes-core/microcode/intel-microcode_20250812.bb
+++ b/recipes-core/microcode/intel-microcode_20251111.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://license;md5=d8405101ec6e90c1d84b082b0c40c721"
16SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \ 16SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git;protocol=https;branch=main \
17 " 17 "
18 18
19SRCREV = "4ded52b4b0e1d60e83259cc88d1f5ad22f71a63e" 19SRCREV = "f910b0a225d66a23a407710c61b0b63ee612b50f"
20 20
21DEPENDS = "iucode-tool-native" 21DEPENDS = "iucode-tool-native"
22 22