forked from pool/kernel-firmware-network
Update to version 20250408 (git commit c1a774f36657) #1
2
git_id
2
git_id
@@ -1 +1 @@
|
|||||||
5faab136de1a0f70f9bdcb3d9e29e7261aeeb9b4
|
c1a774f36657e30e28a83002a8ebf5add44e02aa
|
||||||
|
BIN
kernel-firmware-network-20250219.tar.xz
(Stored with Git LFS)
BIN
kernel-firmware-network-20250219.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
kernel-firmware-network-20250408.tar.xz
(Stored with Git LFS)
Normal file
BIN
kernel-firmware-network-20250408.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 9 10:00:31 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250408 (git commit c1a774f36657):
|
||||||
|
* linux-firmware: add firmware for Aeonsemi AS21x1x 1G/2.5G/5G/10G Ethernet Phy
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 20 11:26:09 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
Thu Feb 20 11:26:09 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
@@ -20,26 +20,25 @@
|
|||||||
%define _firmwaredir /lib/firmware
|
%define _firmwaredir /lib/firmware
|
||||||
%endif
|
%endif
|
||||||
%define __ksyms_path ^%{_firmwaredir}
|
%define __ksyms_path ^%{_firmwaredir}
|
||||||
%define git_version 5faab136de1a0f70f9bdcb3d9e29e7261aeeb9b4
|
%define git_version c1a774f36657e30e28a83002a8ebf5add44e02aa
|
||||||
|
|
||||||
Name: kernel-firmware-network
|
Name: kernel-firmware-network
|
||||||
Version: 20250219
|
Version: 20250408
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Kernel firmware files for various network drivers
|
Summary: Kernel firmware files for various network drivers
|
||||||
License: GPL-2.0-only AND GPL-2.0-or-later AND SUSE-Firmware
|
License: GPL-2.0-or-later AND SUSE-Firmware AND GPL-2.0-only
|
||||||
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/20250409.tar.gz#/kernel-firmware-tools-20250409.tar.gz
|
||||||
Source1: kernel-firmware-tools-20250218.tar.xz
|
|
||||||
Source2: %{name}-rpmlintrc
|
Source2: %{name}-rpmlintrc
|
||||||
Source3: git_id
|
Source3: git_id
|
||||||
Source10: aliases
|
Source10: aliases
|
||||||
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
|
||||||
@@ -277,7 +276,8 @@ Supplements: modalias(pci:v00009004d00006915sv*sd*bc*sc*i*)
|
|||||||
This package contains kernel firmware files for various network drivers.
|
This package contains kernel firmware files for various network 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 network < WHENCE > WHENCE.new
|
scripts/strip-topic-whence.sh network < WHENCE > WHENCE.new
|
||||||
mv WHENCE.new WHENCE
|
mv WHENCE.new WHENCE
|
||||||
|
BIN
kernel-firmware-tools-20250218.tar.xz
(Stored with Git LFS)
BIN
kernel-firmware-tools-20250218.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
kernel-firmware-tools-20250409.tar.gz
(Stored with Git LFS)
Normal file
BIN
kernel-firmware-tools-20250409.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user