Update to version 20250424 (git commit c8af472e05cb) #1

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

2
git_id
View File

@@ -1 +1 @@
30f36b8b90531c5a88ea02fac3f94a1a32145a77
c8af472e05cbe2545724dc5d36e4677e668ed55c

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 25 06:40:42 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to version 20250424 (git commit c8af472e05cb):
* ath11k: WCN6855 hw2.0: update board-2.bin
* ath11k: IPQ5018 hw1.0: update to WLAN.HK.2.6.0.1-01300-QCAHKSWPL_SILICONZ-1
-------------------------------------------------------------------
Fri Feb 28 09:51:05 UTC 2025 - Takashi Iwai <tiwai@suse.com>

View File

@@ -20,18 +20,17 @@
%define _firmwaredir /lib/firmware
%endif
%define __ksyms_path ^%{_firmwaredir}
%define git_version 30f36b8b90531c5a88ea02fac3f94a1a32145a77
%define git_version c8af472e05cbe2545724dc5d36e4677e668ed55c
Name: kernel-firmware-ath11k
Version: 20250227
Version: 20250424
Release: 0
Summary: Kernel firmware files for Atheros Qualcomm WiFi drivers
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-20250228.tar.xz
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20250422.tar.gz#/kernel-firmware-tools-20250422.tar.gz
Source2: %{name}-rpmlintrc
Source3: git_id
Source10: aliases
@@ -56,7 +55,8 @@ Supplements: modalias(pci:v000017CBd00001104sv*sd*bc*sc*i*)
This package contains kernel firmware files for Atheros Qualcomm WiFi drivers.
%prep
%autosetup -a1 -p1
%autosetup -p1
tar xf %{S:1} --strip-components=1
# strip down WHENCE for the topic
scripts/strip-topic-whence.sh ath11k < WHENCE > WHENCE.new
mv WHENCE.new WHENCE

BIN
kernel-firmware-tools-20250228.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.