don't rebuilt as noarch but unset debug_package [release 20250211-2mamba;Thu Feb 13 2025]

This commit is contained in:
Silvan Calarco 2025-02-14 19:16:10 +01:00
parent 473ea70d2a
commit 5c7ab94044
2 changed files with 13 additions and 17 deletions

View File

@ -1,12 +0,0 @@
diff -Nru linux-firmware-20210208/brcm.orig/brcmfmac43455-sdio.raspberrypi,4-model-b.txt linux-firmware-20210208/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
--- linux-firmware-20210208/brcm.orig/brcmfmac43455-sdio.raspberrypi,4-model-b.txt 2021-03-03 12:07:48.052343006 +0000
+++ linux-firmware-20210208/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt 2021-03-03 12:08:16.307867170 +0000
@@ -7,7 +7,7 @@
AvVmid_c0=1,165,2,100,2,100,2,100,2,100
boardflags=0x00480201
boardflags2=0x40800000
-boardflags3=0x48200100
+boardflags3=0x44200100
boardrev=0x1304
boardtype=0x6e4
btc_mode=1

View File

@ -1,15 +1,13 @@
Name: linux-firmware
Version: 20241210
Release: 1mamba
Version: 20250211
Release: 2mamba
Summary: Collection of firmware files used by the Linux Kernel
Group: System/Kernel and Hardware
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
#Source: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-%{version}.tar.gz
Source: git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/main/linux-firmware-%{version}.tar.bz2
Patch0: linux-firmware-20210208-brcmfmac43455-sdio.raspberrypi-fix-boardflags3.patch
License: Distributable
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
@ -40,9 +38,10 @@ Microcode update image for AMD CPUs.
%define __strip /usr/bin/true
%define debug_package %{nil}
%prep
%setup -q
#%patch0 -p1
%build
%ifarch x86_64 %{ix86}
@ -124,6 +123,15 @@ fi
%endif
%changelog
* Thu Feb 13 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 20250211-2mamba
- don't rebuilt as noarch but unset debug_package
* Tue Feb 11 2025 Automatic Build System <autodist@openmamba.org> 20250211-1mamba
- automatic version update by autodist
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 20250109-1mamba
- automatic version update by autodist
* Wed Dec 11 2024 Automatic Build System <autodist@openmamba.org> 20241210-1mamba
- automatic version update by autodist