From 5a05c991263cdb515f6a7a22e6a46d3d577233ad Mon Sep 17 00:00:00 2001 From: OscarL Date: Wed, 23 Apr 2025 17:00:16 +0000 Subject: [PATCH] intel_microcode: update to release 20250211 (#12228) --- ...20240910.recipe => intel_microcode-20250211.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename sys-firmware/intel-microcode/{intel_microcode-20240910.recipe => intel_microcode-20250211.recipe} (79%) diff --git a/sys-firmware/intel-microcode/intel_microcode-20240910.recipe b/sys-firmware/intel-microcode/intel_microcode-20250211.recipe similarity index 79% rename from sys-firmware/intel-microcode/intel_microcode-20240910.recipe rename to sys-firmware/intel-microcode/intel_microcode-20250211.recipe index 256a40260..a5f4490bd 100644 --- a/sys-firmware/intel-microcode/intel_microcode-20240910.recipe +++ b/sys-firmware/intel-microcode/intel_microcode-20250211.recipe @@ -1,16 +1,16 @@ SUMMARY="Intel Processor Microcode Update" DESCRIPTION="CPU microcode is a mechanism to correct certain errata in \ existing systems. The normal preferred method to apply microcode updates is \ -using the system BIOS, but for a subset of Intel's processors this can be done\ - at runtime using the operating system. This package contains those processors\ - that support OS loading of microcode updates." +using the system BIOS, but for a subset of Intel's processors this can be done \ +at runtime using the operating system. This package contains microcode updates \ +for processors where that is possible." HOMEPAGE="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/" -COPYRIGHT="2018-2024 Intel Corporation" +COPYRIGHT="2018-2025 Intel Corporation" LICENSE="Intel CPU Microcode" REVISION="1" SOURCE_URI="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-$portVersion.tar.gz" SOURCE_DIR="Intel-Linux-Processor-Microcode-Data-Files-microcode-$portVersion" -CHECKSUM_SHA256="8b7582eac7e9a691356e18b3bdcbc7b2db09494e040ec980a4a5fb6d0da261bf" +CHECKSUM_SHA256="1da88b51953c9da2e20b5c94b3d7270cf87ea5babcaa56e3d6a5c9eaf11694b3" ADDITIONAL_FILES="intel_copy_microcode.sh" ARCHITECTURES="any"