auto/config: Install pi-bluetooth for raspi images

These are in restricted, and so cannot be depended on by the
metapackages which are in main.
sil2100/proposed-components
Iain Lane 4 years ago
parent 1a979b1528
commit 42409e7068
No known key found for this signature in database
GPG Key ID: E352D5C51C5041D4

@ -947,7 +947,7 @@ case $ARCH in
raspi)
# Generic Raspberry Pi images
COMPONENTS='main restricted universe multiverse'
add_package install linux-firmware-raspi2 u-boot-rpi flash-kernel u-boot-tools wpasupplicant
add_package install linux-firmware-raspi2 pi-bluetooth u-boot-rpi flash-kernel u-boot-tools wpasupplicant
BINARY_REMOVE_LINUX=false
;;
imx6)

Loading…
Cancel
Save