diff --git a/linux-firmware.spec b/linux-firmware.spec index 5a7afb9..061228b 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -31,8 +31,8 @@ %endif Name: linux-firmware -Version: 20200204.b791e15 -Release: 1mamba +Version: 20200224.efcfa03 +Release: 2mamba Summary: Collection of firmware files used by the Linux Kernel Group: System/Kernel and Hardware Vendor: openmamba @@ -130,10 +130,10 @@ Collection of firmware files used by the Linux Kernel. # f=`echo $l | sed "s|%{buildroot}||"` # grep "^$f$" matching-firmware.list || echo "${f}" >> not-matching-firmware.list #done -%ifarch arm -# Conflicting with raspberrypi-firmware -rm -f %{buildroot}/lib/firmware/brcm/brcmfmac43430-sdio.bin -%endif +#%ifarch arm +## Conflicting with raspberrypi-firmware +#rm -f %{buildroot}/lib/firmware/brcm/brcmfmac43430-sdio.bin +#%endif %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -144,6 +144,12 @@ rm -f %{buildroot}/lib/firmware/brcm/brcmfmac43430-sdio.bin /lib/firmware/* %changelog +* Wed Mar 04 2020 Silvan Calarco 20200224.efcfa03-2mamba +- arm: provide again brcm/brcmfmac43430-sdio.bin, removed from raspberrypi-firmware (to be checked) + +* Wed Mar 04 2020 Automatic Build System 20200224.efcfa03-1mamba +- automatic version update by autodist + * Tue Feb 11 2020 Automatic Build System 20200204.b791e15-1mamba - automatic version update by autodist