forked from pool/kernel-firmware-bluetooth
Correct aliases with comma (bsc#1239877)
Update spec to make kernel-firmware-tools downloadable
This commit is contained in:
12
aliases
12
aliases
@@ -1,9 +1,9 @@
|
||||
btusb: of:N*T*Cusb1286,204e
|
||||
btusb: of:N*T*Cusb1286,204eC*
|
||||
btusb: of:N*T*Cusb4ca,301a
|
||||
btusb: of:N*T*Cusb4ca,301aC*
|
||||
btusb: of:N*T*Cusbcf3,e300
|
||||
btusb: of:N*T*Cusbcf3,e300C*
|
||||
btusb: of:N*T*Cusb1286%2C204e
|
||||
btusb: of:N*T*Cusb1286%2C204eC*
|
||||
btusb: of:N*T*Cusb4ca%2C301a
|
||||
btusb: of:N*T*Cusb4ca%2C301aC*
|
||||
btusb: of:N*T*Cusbcf3%2Ce300
|
||||
btusb: of:N*T*Cusbcf3%2Ce300C*
|
||||
btusb: usb:v*p*d*dc*dsc*dp*icE0isc01ip01in*
|
||||
btusb: usb:v*p*d*dcE0dsc01dp01ic*isc*ip*in*
|
||||
btusb: usb:v*p*d*dcE0dsc01dp04ic*isc*ip*in*
|
||||
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 22 08:49:29 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||
|
||||
- Correct aliases with comma (bsc#1239877)
|
||||
- Update spec to make kernel-firmware-tools downloadable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 18 14:10:01 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||
|
||||
|
@@ -30,8 +30,7 @@ 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-20250318.tar.xz
|
||||
Source1: https://github.com/openSUSE/kernel-firmware-tools/archives/refs/tags/20250322.tar.gz#/kernel-firmware-tools-20250322.tar.gz
|
||||
Source2: %{name}-rpmlintrc
|
||||
Source3: git_id
|
||||
Source10: aliases
|
||||
@@ -48,12 +47,12 @@ BuildArch: noarch
|
||||
# make sure we have post-usrmerge filesystem package on TW
|
||||
Conflicts: filesystem < 84
|
||||
%endif
|
||||
Supplements: modalias(of:N*T*Cusb1286,204e)
|
||||
Supplements: modalias(of:N*T*Cusb1286,204eC*)
|
||||
Supplements: modalias(of:N*T*Cusb4ca,301a)
|
||||
Supplements: modalias(of:N*T*Cusb4ca,301aC*)
|
||||
Supplements: modalias(of:N*T*Cusbcf3,e300)
|
||||
Supplements: modalias(of:N*T*Cusbcf3,e300C*)
|
||||
Supplements: modalias(of:N*T*Cusb1286%2C204e)
|
||||
Supplements: modalias(of:N*T*Cusb1286%2C204eC*)
|
||||
Supplements: modalias(of:N*T*Cusb4ca%2C301a)
|
||||
Supplements: modalias(of:N*T*Cusb4ca%2C301aC*)
|
||||
Supplements: modalias(of:N*T*Cusbcf3%2Ce300)
|
||||
Supplements: modalias(of:N*T*Cusbcf3%2Ce300C*)
|
||||
Supplements: modalias(usb:v*p*d*dc*dsc*dp*icE0isc01ip01in*)
|
||||
Supplements: modalias(usb:v*p*d*dcE0dsc01dp01ic*isc*ip*in*)
|
||||
Supplements: modalias(usb:v*p*d*dcE0dsc01dp04ic*isc*ip*in*)
|
||||
@@ -90,7 +89,8 @@ Supplements: modalias(usb:v8087p0A5Ad*dc*dsc*dp*ic*isc*ip*in*)
|
||||
This package contains kernel firmware files for various Bluetooth 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 bluetooth < WHENCE > WHENCE.new
|
||||
mv WHENCE.new WHENCE
|
||||
|
BIN
kernel-firmware-tools-20250318.tar.xz
(Stored with Git LFS)
BIN
kernel-firmware-tools-20250318.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
kernel-firmware-tools-20250322.tar.gz
(Stored with Git LFS)
Normal file
BIN
kernel-firmware-tools-20250322.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user