From: Leon Anavi Date: Wed, 13 Nov 2019 13:32:33 +0000 (+0200) Subject: raspberrypi4.conf: Enable Bluetooth X-Git-Tag: 8.99.1~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=01262cab6e495f9d0140b40d866465d1539c1043;p=AGL%2Fmeta-agl.git 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 --- 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