summaryrefslogtreecommitdiffstats
path: root/recipes-core/microcode
diff options
context:
space:
mode:
authorAdam Duskett <adam.duskett@amarulasolutions.com>2026-02-23 12:47:06 +0100
committerYogesh Tyagi <yogesh.tyagi@intel.com>2026-02-25 10:25:15 +0530
commit9387b665866dd7445f0cdcd60977268e665e1f1a (patch)
tree1f0b25d2c42326948dd866d98282131ec21b363a /recipes-core/microcode
parentd4b814343e8f18975aedb9da6fc0d72f2f32b5e3 (diff)
downloadmeta-intel-9387b665866dd7445f0cdcd60977268e665e1f1a.tar.gz
intel-microcode: upgrade 20251111 -> 20260210
Update for functional issues. Refer to processor specification updates for details. Updated Platforms: - Core Gen12 - Core i3-N305/N300, N50/N97/N100/N200, Atom x7211E/x7213E/x7425E - Core Ultra Processor (Series 2) (ARL-H, ARL-S/HX (8P), ARL-U) - Atom C1100 - Xeon Scalable Gen5 - Xeon 6900/6700/6500 Series Processors with P-Cores - Xeon 6700P-B/6500P-B Series SoC with P-Cores - Xeon 6700/6500-Series Processors with P-Cores - Xeon D-17xx, D-27xx - Core Gen10 Mobile - Xeon Scalable Gen3 - Core Ultra Processor - Core Gen11 - Core Gen13/Gen14 (RPL-E/HX/S, RPL-S, RPL-HX/S) - Core Gen13 (RPL-H/P/PX 6+8, RPL-U 2+8) - Xeon Max - Xeon Scalable Gen4 - Core Gen11 Mobile (TGL, TGL-H, TGL-R) - Core i3-N305/N300, N50/N97/N100/N200, Atom x7211E/x7213E/x7425E Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20260210-rev1 Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Diffstat (limited to 'recipes-core/microcode')
-rw-r--r--recipes-core/microcode/intel-microcode_20260210.bb (renamed from recipes-core/microcode/intel-microcode_20251111.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/microcode/intel-microcode_20251111.bb b/recipes-core/microcode/intel-microcode_20260210.bb
index 8c645bde..92cb7ef8 100644
--- a/recipes-core/microcode/intel-microcode_20251111.bb
+++ b/recipes-core/microcode/intel-microcode_20260210.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 = "f910b0a225d66a23a407710c61b0b63ee612b50f" 19SRCREV = "439ddde999b07b28877a60e874f753e72ec2cd59"
20 20
21DEPENDS = "iucode-tool-native" 21DEPENDS = "iucode-tool-native"
22 22