arm: remove brcmfmac43430-sdio.bin conflicting with raspberrypi-firmware [release 20161005.9c71af9-2mamba;Wed Nov 16 2016]
This commit is contained in:
parent
a01c79bf96
commit
688dae6572
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20161005.9c71af9
|
Version: 20161005.9c71af9
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Collection of firmware files used by the Linux Kernel
|
Summary: Collection of firmware files used by the Linux Kernel
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -130,6 +130,10 @@ Collection of firmware files used by the Linux Kernel.
|
|||||||
# f=`echo $l | sed "s|%{buildroot}||"`
|
# f=`echo $l | sed "s|%{buildroot}||"`
|
||||||
# grep "^$f$" matching-firmware.list || echo "${f}" >> not-matching-firmware.list
|
# grep "^$f$" matching-firmware.list || echo "${f}" >> not-matching-firmware.list
|
||||||
#done
|
#done
|
||||||
|
%ifarch arm
|
||||||
|
# Conflicting with raspberrypi-firmware
|
||||||
|
rm -f %{buildroot}/lib/firmware/brcm/brcmfmac43430-sdio.bin
|
||||||
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -140,6 +144,9 @@ Collection of firmware files used by the Linux Kernel.
|
|||||||
/lib/firmware/*
|
/lib/firmware/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 20161005.9c71af9-2mamba
|
||||||
|
- arm: remove brcmfmac43430-sdio.bin conflicting with raspberrypi-firmware
|
||||||
|
|
||||||
* Tue Oct 11 2016 Automatic Build System <autodist@mambasoft.it> 20161005.9c71af9-1mamba
|
* Tue Oct 11 2016 Automatic Build System <autodist@mambasoft.it> 20161005.9c71af9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user