Sync from SUSE:SLFO:Main kernel-firmware-ath11k revision 9d767fc3b1f370267d8ca2deab648a4c

This commit is contained in:
2025-03-13 18:17:57 +01:00
parent 1215622acf
commit e1a8294115
7 changed files with 22 additions and 14 deletions

2
git_id
View File

@@ -1 +1 @@
aaae2fb60f75b07d9c249ebe668524f7ddf51243
30f36b8b90531c5a88ea02fac3f94a1a32145a77

BIN
kernel-firmware-ath11k-20250206.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
kernel-firmware-ath11k-20250227.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 28 09:51:05 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250227 (git commit 30f36b8b9053):
* ath11k: QCN9074 hw1.0: update to WLAN.HK.2.9.0.1-02175-QCAHKSWPL_SILICONZ-2
* ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04604-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
* ath11k: QCA6698AQ hw2.1: update board-2.bin
- Don't install superfluous info files to firmware directory
-------------------------------------------------------------------
Tue Feb 11 09:26:37 UTC 2025 - Takashi Iwai <tiwai@suse.com>

View File

@@ -20,26 +20,26 @@
%define _firmwaredir /lib/firmware
%endif
%define __ksyms_path ^%{_firmwaredir}
%define git_version aaae2fb60f75b07d9c249ebe668524f7ddf51243
%define git_version 30f36b8b90531c5a88ea02fac3f94a1a32145a77
Name: kernel-firmware-ath11k
Version: 20250206
Version: 20250227
Release: 0
Summary: Kernel firmware files for Atheros Qualcomm WiFi drivers
License: SUSE-Firmware AND GPL-2.0-or-later
License: GPL-2.0-or-later AND SUSE-Firmware
Group: System/Kernel
URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
Source0: %{name}-%{version}.tar.xz
# URL: https://github.com/openSUSE/kernel-firmware-tools/
Source1: kernel-firmware-tools-20250211.tar.xz
Source1: kernel-firmware-tools-20250228.tar.xz
Source2: %{name}-rpmlintrc
Source3: git_id
Source10: aliases
BuildRequires: suse-module-tools
Requires(post): %{_bindir}/mkdir
Requires(post): %{_bindir}/touch
Requires(postun):%{_bindir}/mkdir
Requires(postun):%{_bindir}/touch
Requires(postun): %{_bindir}/mkdir
Requires(postun): %{_bindir}/touch
Requires(post): dracut >= 049
Conflicts: kernel < 5.3
Conflicts: kernel-firmware-uncompressed
@@ -55,7 +55,6 @@ Supplements: modalias(pci:v000017CBd00001104sv*sd*bc*sc*i*)
%description
This package contains kernel firmware files for Atheros Qualcomm WiFi drivers.
%prep
%autosetup -a1 -p1
# strip down WHENCE for the topic

BIN
kernel-firmware-tools-20250211.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
kernel-firmware-tools-20250228.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.