Update AMD cpu microcode

This commit is contained in:
Peter Robinson 2023-08-10 10:13:37 +01:00
parent 3d08a566f9
commit aecab84f16

View File

@ -5,15 +5,17 @@
Name: linux-firmware Name: linux-firmware
Version: 20230804 Version: 20230804
Release: 152%{?dist} Release: 153%{?dist}
Summary: Firmware files used by the Linux kernel Summary: Firmware files used by the Linux kernel
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
URL: http://www.kernel.org/ URL: http://www.kernel.org/
BuildArch: noarch BuildArch: noarch
Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
Patch1: 0001-linux-firmware-Update-AMD-cpu-microcode.patch
BuildRequires: make BuildRequires: make
BuildRequires: git-core
Requires: linux-firmware-whence Requires: linux-firmware-whence
Provides: kernel-firmware = %{version} Provides: kernel-firmware = %{version}
@ -229,7 +231,7 @@ cx23885, cx23840, cx231xx), Xceive xc4000/xc5000, DiBcom dib0700,
Terratec H5 DRX-K, ITEtech IT9135 Ax and Bx, and av7110. Terratec H5 DRX-K, ITEtech IT9135 Ax and Bx, and av7110.
%prep %prep
%autosetup -p1 %autosetup -S git -p1
%build %build
@ -468,6 +470,9 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%{_firmwarepath}/v4l-cx2* %{_firmwarepath}/v4l-cx2*
%changelog %changelog
* Thu Aug 10 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 20230804-153
- Update AMD cpu microcode
* Sun Aug 06 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 20230804-152 * Sun Aug 06 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 20230804-152
- Update to upstream 20230804 release - Update to upstream 20230804 release
- Split out QCom Arm IP firmware - Split out QCom Arm IP firmware