update to 20240813
(cherry picked from commit d2cb771a4329dc8c9b6faac520fa4696ccee41e9)
This commit is contained in:
parent
4d74b3a31a
commit
01e6637b5b
Binary file not shown.
@ -2,8 +2,8 @@
|
||||
|
||||
Name: microcode_ctl
|
||||
Summary: Microcode update for CPU
|
||||
Version: 20240531
|
||||
Release: 2
|
||||
Version: 20240813
|
||||
Release: 1
|
||||
License: GPL-2.0-or-later and intel-mcu-2018
|
||||
URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
|
||||
ExclusiveArch: %{ix86} x86_64 loongarch64 ppc64le
|
||||
@ -13,7 +13,7 @@ Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Fi
|
||||
This is a tool to transform and deploy microcode update for x86 CPUs.
|
||||
|
||||
%prep
|
||||
%autosetup -n Intel-Linux-Processor-Microcode-Data-Files-tags-microcode-%{version}
|
||||
%autosetup -n Intel-Linux-Processor-Microcode-Data-Files-microcode-%{version}
|
||||
rm -rf intel-ucode intel-ucode-with-caveats
|
||||
|
||||
%build
|
||||
@ -29,6 +29,9 @@ rm -rf intel-ucode
|
||||
/lib/firmware/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 04 2024 Funda Wang <fundawang@yeah.net> - 20240813-1
|
||||
- update to 20240813
|
||||
|
||||
* Tue Aug 20 2024 xu_ping <707078654@qq.com> - 20240531-2
|
||||
- License compliance rectification.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user