mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-11 11:11:40 +00:00
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.
This commit is contained in:
parent
1a979b1528
commit
42409e7068
@ -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…
x
Reference in New Issue
Block a user