Accepting request 435922 from hardware
1 OBS-URL: https://build.opensuse.org/request/show/435922 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcm43xx-firmware?expand=0&rev=3
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -23,4 +23,3 @@
|
|||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
## Specific LFS patterns
|
## Specific LFS patterns
|
||||||
BCM43430A1.hcd filter=lfs diff=lfs merge=lfs -text
|
BCM43430A1.hcd filter=lfs diff=lfs merge=lfs -text
|
||||||
brcmfmac43430-sdio.bin filter=lfs diff=lfs merge=lfs -text
|
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 13:34:43 UTC 2016 - afaerber@suse.de
|
||||||
|
|
||||||
|
- Dropped brcmfmac43430-sdio.bin (in kernel-firmware now)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 7 17:32:02 UTC 2016 - afaerber@suse.de
|
Wed Sep 7 17:32:02 UTC 2016 - afaerber@suse.de
|
||||||
|
|
||||||
|
@@ -34,7 +34,6 @@ Source3621: http://dl.cubieboard.org/public/Cubieboard/benn/firmware/ap6210/
|
|||||||
Source3622: https://github.com/Bananian/bananian/raw/master/deb/u-boot-m2-bananian_armhf/lib/firmware/brcm/brcmfmac43362-sdio.txt#/brcmfmac43362-sdio-bananapi-m2.txt
|
Source3622: https://github.com/Bananian/bananian/raw/master/deb/u-boot-m2-bananian_armhf/lib/firmware/brcm/brcmfmac43362-sdio.txt#/brcmfmac43362-sdio-bananapi-m2.txt
|
||||||
Source3623: https://github.com/Bananian/bananian/raw/master/deb/u-boot-pro-bananian_armhf/lib/firmware/brcm/brcmfmac43362-sdio.txt#/brcmfmac43362-sdio-bananapi-m1+.txt
|
Source3623: https://github.com/Bananian/bananian/raw/master/deb/u-boot-pro-bananian_armhf/lib/firmware/brcm/brcmfmac43362-sdio.txt#/brcmfmac43362-sdio-bananapi-m1+.txt
|
||||||
#BCM43430
|
#BCM43430
|
||||||
Source4300: https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm80211/brcm/brcmfmac43430-sdio.bin
|
|
||||||
Source4301: https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm80211/brcm/brcmfmac43430-sdio.txt#/brcmfmac43430-sdio-raspberrypi3b.txt
|
Source4301: https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm80211/brcm/brcmfmac43430-sdio.txt#/brcmfmac43430-sdio-raspberrypi3b.txt
|
||||||
Source4309: http://phelum.net/temp/BCM43430A1.hcd
|
Source4309: http://phelum.net/temp/BCM43430A1.hcd
|
||||||
# Owns /lib/firmware/brcm and potentially conflicts
|
# Owns /lib/firmware/brcm and potentially conflicts
|
||||||
@@ -65,7 +64,6 @@ mkdir -p %{buildroot}/lib/firmware/brcm
|
|||||||
install -c -m 0644 %{SOURCE3621} %{buildroot}/lib/firmware/brcm/
|
install -c -m 0644 %{SOURCE3621} %{buildroot}/lib/firmware/brcm/
|
||||||
install -c -m 0644 %{SOURCE3622} %{buildroot}/lib/firmware/brcm/
|
install -c -m 0644 %{SOURCE3622} %{buildroot}/lib/firmware/brcm/
|
||||||
install -c -m 0644 %{SOURCE3623} %{buildroot}/lib/firmware/brcm/
|
install -c -m 0644 %{SOURCE3623} %{buildroot}/lib/firmware/brcm/
|
||||||
install -c -m 0644 %{SOURCE4300} %{buildroot}/lib/firmware/brcm/
|
|
||||||
install -c -m 0644 %{SOURCE4301} %{buildroot}/lib/firmware/brcm/
|
install -c -m 0644 %{SOURCE4301} %{buildroot}/lib/firmware/brcm/
|
||||||
# Used by bluez (hciattach)
|
# Used by bluez (hciattach)
|
||||||
install -c -m 0644 %{SOURCE4309} %{buildroot}/lib/firmware/
|
install -c -m 0644 %{SOURCE4309} %{buildroot}/lib/firmware/
|
||||||
@@ -74,7 +72,6 @@ install -c -m 0644 %{SOURCE4309} %{buildroot}/lib/firmware/
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc LICENCE.broadcom_bcm43xx
|
%doc LICENCE.broadcom_bcm43xx
|
||||||
/lib/firmware/*.hcd
|
/lib/firmware/*.hcd
|
||||||
/lib/firmware/brcm/*.bin
|
|
||||||
/lib/firmware/brcm/*.txt
|
/lib/firmware/brcm/*.txt
|
||||||
%ghost /lib/firmware/brcm/brcmfmac43362-sdio.txt
|
%ghost /lib/firmware/brcm/brcmfmac43362-sdio.txt
|
||||||
%ghost /lib/firmware/brcm/brcmfmac43430-sdio.txt
|
%ghost /lib/firmware/brcm/brcmfmac43430-sdio.txt
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4579d0c9113bd57a1b1885fc345f089f760362e00f1eb1692e70d4bec9e99714
|
|
||||||
size 369576
|
|
Reference in New Issue
Block a user