Ana Guerrero 2024-09-05 13:46:24 +00:00 committed by Git OBS Bridge
commit 5172f57258
5 changed files with 23 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
<param name="changesrevision">bec4fd18cc57b262241cd4578ed4533ca23ed0c3</param></service></servicedata>
<param name="changesrevision">96af55bd3d0b4ba52fdc8d3f2523d8c004b4f371</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df63983c076739922968d18f6b88b4d2b8f1efcfb05f0c6f515982c19ec61e0b
size 382533532

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8410868875206c48880a9ad3584a28fd53c587c4f229486159f0a22f1ec11371
size 383247464

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Sep 04 06:41:30 UTC 2024 - tiwai@suse.com
- Update to version 20240903 (git commit 96af55bd3d0b):
* amdgpu: Revert sienna cichlid dmcub firmware update (bsc#1230007)
* iwlwifi: add Bz FW for core89-58 release
* rtl_nic: add firmware rtl8126a-3
* linux-firmware: update firmware for MT7921 WiFi device
* linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
-------------------------------------------------------------------
Tue Sep 03 11:07:28 UTC 2024 - tiwai@suse.com
- Update to version 20240830 (git commit d6c600d46981):
* amdgpu: update DMCUB to v0.0.232.0 for DCN314 and DCN351
* qcom: vpu: restore compatibility with kernels before 6.6
-------------------------------------------------------------------
Wed Aug 28 12:18:10 UTC 2024 - tiwai@suse.com

View File

@ -21,11 +21,11 @@
%define _firmwaredir /lib/firmware
%endif
%define __ksyms_path ^%{_firmwaredir}
%define version_unconverted 20240826
%define version_unconverted 20240903
# Force bzip2 instead of lzma compression (bsc#1176981)
%define _binary_payload w9.bzdio
Name: kernel-firmware
Version: 20240826
Version: 20240903
Release: 0
Summary: Linux kernel firmware files
License: GPL-2.0-only AND SUSE-Firmware AND GPL-2.0-or-later AND MIT