apk build fails for linux-firmware

1 post / 0 new
#1 Wed, 2018-02-28 21:33
harshdgovind
  • harshdgovind's picture
  • Offline
  • Last seen: 3 weeks 3 days ago
  • Joined: 2018-02-24

hgovind-ub1:~/aports/main/linux-firmware$ abuild -R -K
>>> linux-firmware: Checking sanity of /home/hgovind/aports/main/linux-firmware/APKBUILD...
>>> linux-firmware: Analyzing dependencies...
OK: 275 MiB in 98 packages
>>> linux-firmware: Cleaning temporary build dirs...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
>>> ERROR: linux-firmware: all failed
hgovind-ub1:~/aports/main/linux-firmware$

I have verfied that following links in build script are not reachable:

https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm80211/brcm/brcmfmac43430-sdio.txt
https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm80211/brcm/brcmfmac43430-sdio.bin
LICENSE.brcmfmac43430::https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/brcm80211/LICENSE

These are may be the new locations:

https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43430-sdio.txt
https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43430-sdio.bin
LICENSE.brcmfmac43430::https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/LICENCE.broadcom_bcm43xx

It builds with this links

Is that updated in latest release? currently I am using 3.6 and 3.7