wand: firmware, for some reason raw.git isnt working anymore..

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/62/head
Robert Nelson 10 years ago
parent bcd27458ac
commit c25d7d1d9b

@ -461,7 +461,7 @@ dl_device_firmware () {
cp -v "${DIR}/dl/linux-firmware/brcm/brcmfmac4330-sdio.bin" ${TEMPDIR}/firmware/brcm/brcmfmac4330-sdio.bin
fi
wget_brcm="${dl_quiet} --directory-prefix=${TEMPDIR}/firmware/brcm/"
http_brcm="https://raw.githubusercontent.com/Freescale/meta-fsl-arm-extra/master/recipes-bsp/broadcom-nvram-config/files/wandboard"
http_brcm="https://rcn-ee.com/repos/git/meta-fsl-arm-extra/recipes-bsp/broadcom-nvram-config/files/wandboard"
${wget_brcm} ${http_brcm}/brcmfmac4329-sdio.txt
${wget_brcm} ${http_brcm}/brcmfmac4330-sdio.txt

Loading…
Cancel
Save