raspberrypi4.conf: Enable Bluetooth 46/22946/2
authorLeon Anavi <leon.anavi@konsulko.com>
Wed, 13 Nov 2019 13:32:33 +0000 (15:32 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 19 Nov 2019 16:33:00 +0000 (16:33 +0000)
Enable Bluetooth for 64-bit AGL images for Raspberry Pi through
recipe pi-bluetooth. It provides a script that starts
automatically and properly configures BT-HCI.

Bug-AGL: SPEC-2936

Change-Id: I01cd5ea446bfe5f4182284c5e88984ee054fe62f
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
meta-agl-bsp/conf/machine/raspberrypi4.conf

index 1679fb5..a09d881 100644 (file)
@@ -7,6 +7,7 @@ MACHINEOVERRIDES = "raspberrypi4:${MACHINE}"
 MACHINE_EXTRA_RRECOMMENDS += "\
     linux-firmware-rpidistro-bcm43455 \
     bluez-firmware-rpidistro-bcm4345c0-hcd \
+    pi-bluetooth \
 "
 
 require conf/machine/include/arm/arch-arm64.inc