From 01262cab6e495f9d0140b40d866465d1539c1043 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Wed, 13 Nov 2019 15:32:33 +0200 Subject: raspberrypi4.conf: Enable Bluetooth 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 --- meta-agl-bsp/conf/machine/raspberrypi4.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-agl-bsp/conf') diff --git a/meta-agl-bsp/conf/machine/raspberrypi4.conf b/meta-agl-bsp/conf/machine/raspberrypi4.conf index 1679fb500..a09d881df 100644 --- a/meta-agl-bsp/conf/machine/raspberrypi4.conf +++ b/meta-agl-bsp/conf/machine/raspberrypi4.conf @@ -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 -- cgit 1.2.3-korg