@@ -142,7 +142,7 if [ "$RPI_MODEL" = 0 ] || [ "$RPI_MODEL" = 3 ] || [ "$RPI_MODEL" = 3P ] ; then | |||
|
142 | 142 | |
|
143 | 143 | # Bluetooth firmware from arch aur https://aur.archlinux.org/packages/pi-bluetooth/ |
|
144 | 144 | as_nobody wget -q -O "${R}/tmp/pi-bluetooth/LICENCE.broadcom_bcm43xx" https://aur.archlinux.org/cgit/aur.git/plain/LICENCE.broadcom_bcm43xx?h=pi-bluetooth |
|
145 |
as_nobody wget -q -O "${R}/tmp/pi-bluetooth/BCM43430A1.hcd" https:// |
|
|
145 | as_nobody wget -q -O "${R}/tmp/pi-bluetooth/BCM43430A1.hcd" https://raw.githubusercontent.com/RPi-Distro/bluez-firmware/master/broadcom/BCM43430A1.hcd | |
|
146 | 146 | |
|
147 | 147 | # Set permissions |
|
148 | 148 | chown -R root:root "${R}/tmp/pi-bluetooth" |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant