Update to version 20250424 (git commit c8af472e05cb) #1

Merged
tiwai merged 1 commits from tiwai/kernel-firmware-ath12k:main into main 2025-04-25 09:31:18 +02:00
7 changed files with 22 additions and 16 deletions

2
git_id
View File

@@ -1 +1 @@
aaae2fb60f75b07d9c249ebe668524f7ddf51243 c8af472e05cbe2545724dc5d36e4677e668ed55c

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

Binary file not shown.

BIN
kernel-firmware-ath12k-20250424.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 25 06:41:07 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250424 (git commit c8af472e05cb):
* ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c5-00284-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
* ath12k: QCN9274 hw2.0: update board-2.bin
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 11 09:26:37 UTC 2025 - Takashi Iwai <tiwai@suse.com> Tue Feb 11 09:26:37 UTC 2025 - Takashi Iwai <tiwai@suse.com>

View File

@@ -20,25 +20,24 @@
%define _firmwaredir /lib/firmware %define _firmwaredir /lib/firmware
%endif %endif
%define __ksyms_path ^%{_firmwaredir} %define __ksyms_path ^%{_firmwaredir}
%define git_version aaae2fb60f75b07d9c249ebe668524f7ddf51243 %define git_version c8af472e05cbe2545724dc5d36e4677e668ed55c
Name: kernel-firmware-ath12k Name: kernel-firmware-ath12k
Version: 20250206 Version: 20250424
Release: 0 Release: 0
Summary: Kernel firmware files for Atheros Qualcomm WiFi 7 chipset drivers Summary: Kernel firmware files for Atheros Qualcomm WiFi 7 chipset drivers
License: SUSE-Firmware AND GPL-2.0-or-later License: GPL-2.0-or-later AND SUSE-Firmware
Group: System/Kernel Group: System/Kernel
URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/ URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
Source0: %{name}-%{version}.tar.xz Source0: %{name}-%{version}.tar.xz
# URL: https://github.com/openSUSE/kernel-firmware-tools/ Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20250422.tar.gz#/kernel-firmware-tools-20250422.tar.gz
Source1: kernel-firmware-tools-20250211.tar.xz
Source2: %{name}-rpmlintrc Source2: %{name}-rpmlintrc
Source3: git_id Source3: git_id
BuildRequires: suse-module-tools BuildRequires: suse-module-tools
Requires(post): %{_bindir}/mkdir Requires(post): %{_bindir}/mkdir
Requires(post): %{_bindir}/touch Requires(post): %{_bindir}/touch
Requires(postun):%{_bindir}/mkdir Requires(postun): %{_bindir}/mkdir
Requires(postun):%{_bindir}/touch Requires(postun): %{_bindir}/touch
Requires(post): dracut >= 049 Requires(post): dracut >= 049
Conflicts: kernel < 5.3 Conflicts: kernel < 5.3
Conflicts: kernel-firmware-uncompressed Conflicts: kernel-firmware-uncompressed
@@ -51,9 +50,9 @@ Conflicts: filesystem < 84
%description %description
This package contains kernel firmware files for Atheros Qualcomm WiFi 7 chipset drivers. This package contains kernel firmware files for Atheros Qualcomm WiFi 7 chipset drivers.
%prep %prep
%autosetup -a1 -p1 %autosetup -p1
tar xf %{S:1} --strip-components=1
# strip down WHENCE for the topic # strip down WHENCE for the topic
scripts/strip-topic-whence.sh ath12k < WHENCE > WHENCE.new scripts/strip-topic-whence.sh ath12k < WHENCE > WHENCE.new
mv WHENCE.new WHENCE mv WHENCE.new WHENCE

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

Binary file not shown.

BIN
kernel-firmware-tools-20250422.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.