forked from pool/kernel-firmware-brcm
Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
9df5437c81 | ||
|
56014beffa | ||
|
455fc74d03 | ||
|
837b517260 | ||
|
458dd3fbef | ||
|
2d826d280a |
2
git_id
2
git_id
@@ -1 +1 @@
|
|||||||
aaae2fb60f75b07d9c249ebe668524f7ddf51243
|
dbfe16e9e8acc74c018c39e541bdc3669b37f301
|
||||||
|
BIN
kernel-firmware-brcm-20250206.tar.xz
(Stored with Git LFS)
BIN
kernel-firmware-brcm-20250206.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
kernel-firmware-brcm-20250623.tar.xz
(Stored with Git LFS)
Normal file
BIN
kernel-firmware-brcm-20250623.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 24 06:07:25 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250623 (git commit dbfe16e9e8ac):
|
||||||
|
* brcm: Fix symlinks for Khadas VIM SDIO wifi config
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 5 10:37:56 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250603 (git commit 3b75d677f898):
|
||||||
|
* brcm: Add symlinks for Khadas VIM SDIO wifi config to AW-CM256SM.txt
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 19 19:09:13 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250516 (git commit 759c4acafb4a):
|
||||||
|
* brcmfmac: Add a couple of NanoPi devices
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 29 06:17:18 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250428 (git commit 0d104598cd5b):
|
||||||
|
* brcm: Add NVRAM file for Radxa Rock Pi X mini PC
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 25 13:52:22 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Change conflicts filesystem < 84 to conflicts filesystem without
|
||||||
|
may-perform-usrmerge. Version 84 is specific to Tumbleweed; CODE
|
||||||
|
16 uses Version 16; yet we need to ensure we get an up-to-date
|
||||||
|
version of filesystem. Relying on the recently introduced provides
|
||||||
|
instructing zypp about the usrmerge is perfect for this use case.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
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>
|
||||||
|
|
||||||
@@ -5216,7 +5249,6 @@ Wed Nov 24 20:02:38 UTC 2010 - coolo@novell.com
|
|||||||
- update to 20101113 tarball for 2.6.36+ kernel
|
- update to 20101113 tarball for 2.6.36+ kernel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
|
||||||
Thu Jul 1 17:11:34 UTC 2010 - gregkh@suse.de
|
Thu Jul 1 17:11:34 UTC 2010 - gregkh@suse.de
|
||||||
|
|
||||||
- update to the 20100617 tarball, which has lots of updates that
|
- update to the 20100617 tarball, which has lots of updates that
|
||||||
|
@@ -20,18 +20,17 @@
|
|||||||
%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 dbfe16e9e8acc74c018c39e541bdc3669b37f301
|
||||||
|
|
||||||
Name: kernel-firmware-brcm
|
Name: kernel-firmware-brcm
|
||||||
Version: 20250206
|
Version: 20250623
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Kernel firmware files for Broadcom wireless drivers
|
Summary: Kernel firmware files for Broadcom wireless drivers
|
||||||
License: SUSE-Firmware AND GPL-2.0-or-later AND GPL-2.0-only
|
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/20250605.tar.gz#/kernel-firmware-tools-20250605.tar.gz
|
||||||
Source1: kernel-firmware-tools-20250211.tar.xz
|
|
||||||
Source2: %{name}-rpmlintrc
|
Source2: %{name}-rpmlintrc
|
||||||
Source3: git_id
|
Source3: git_id
|
||||||
Source10: aliases
|
Source10: aliases
|
||||||
@@ -39,17 +38,19 @@ Source11: topicprovs
|
|||||||
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
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} >= 1550
|
||||||
# make sure we have post-usrmerge filesystem package on TW
|
Conflicts: (filesystem without may-perform-usrmerge)
|
||||||
Conflicts: filesystem < 84
|
|
||||||
%endif
|
%endif
|
||||||
Provides: bcm43xx-firmware:/lib/firmware/brcm/brcmfmac43430-sdio.bin
|
Provides: bcm43xx-firmware:/lib/firmware/brcm/brcmfmac43430-sdio.bin
|
||||||
|
Supplements: modalias(bcma:m04BFid0812rev11cl*)
|
||||||
|
Supplements: modalias(bcma:m04BFid0812rev17cl*)
|
||||||
|
Supplements: modalias(bcma:m04BFid0812rev18cl*)
|
||||||
Supplements: modalias(pci:v000014E4d00004354sv*sd*bc02sc80i*)
|
Supplements: modalias(pci:v000014E4d00004354sv*sd*bc02sc80i*)
|
||||||
Supplements: modalias(pci:v000014E4d00004355sv000014E4sd00004355bc02sc80i*)
|
Supplements: modalias(pci:v000014E4d00004355sv000014E4sd00004355bc02sc80i*)
|
||||||
Supplements: modalias(pci:v000014E4d00004365sv000014E4sd00004365bc02sc80i*)
|
Supplements: modalias(pci:v000014E4d00004365sv000014E4sd00004365bc02sc80i*)
|
||||||
@@ -110,16 +111,13 @@ Supplements: modalias(usb:v0A5CpBD1Ed*dc*dsc*dp*ic*isc*ip*in*)
|
|||||||
Supplements: modalias(usb:v0A5CpBD1Fd*dc*dsc*dp*ic*isc*ip*in*)
|
Supplements: modalias(usb:v0A5CpBD1Fd*dc*dsc*dp*ic*isc*ip*in*)
|
||||||
Supplements: modalias(usb:v0A5CpBD27d*dc*dsc*dp*ic*isc*ip*in*)
|
Supplements: modalias(usb:v0A5CpBD27d*dc*dsc*dp*ic*isc*ip*in*)
|
||||||
Supplements: modalias(usb:v13B1p0039d*dc*dsc*dp*ic*isc*ip*in*)
|
Supplements: modalias(usb:v13B1p0039d*dc*dsc*dp*ic*isc*ip*in*)
|
||||||
Supplements: modalias(bcma:m04BFid0812rev11cl*)
|
|
||||||
Supplements: modalias(bcma:m04BFid0812rev17cl*)
|
|
||||||
Supplements: modalias(bcma:m04BFid0812rev18cl*)
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains kernel firmware files for Broadcom wireless drivers.
|
This package contains kernel firmware files for Broadcom wireless 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 brcm < WHENCE > WHENCE.new
|
scripts/strip-topic-whence.sh brcm < WHENCE > WHENCE.new
|
||||||
mv WHENCE.new WHENCE
|
mv WHENCE.new WHENCE
|
||||||
|
BIN
kernel-firmware-tools-20250211.tar.xz
(Stored with Git LFS)
BIN
kernel-firmware-tools-20250211.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
kernel-firmware-tools-20250605.tar.gz
(Stored with Git LFS)
Normal file
BIN
kernel-firmware-tools-20250605.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user