From db28cd4134f4e07efc270ecb46b9f1d95c07429f Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Thu, 26 Sep 2019 12:23:34 +0300 Subject: raspberrypi4: Fix Bluetooth Include recipe pi-bluetooth in the Raspberry Pi 4 images to enable Bluetooth. This recipe provides a script that starts automatically and properly configures BT-HCI. The same script is used in Raspbian. Bug-AGL: SPEC-2656 Signed-off-by: Leon Anavi Change-Id: Id650cb2f61ee63196cbd826e4a9dd73488b298c3 --- 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 3454f7878..2f759286f 100644 --- a/meta-agl-bsp/conf/machine/raspberrypi4.conf +++ b/meta-agl-bsp/conf/machine/raspberrypi4.conf @@ -9,6 +9,7 @@ include conf/machine/include/rpi-base.inc MACHINE_EXTRA_RRECOMMENDS += "\ linux-firmware-rpidistro-bcm43455 \ bluez-firmware-rpidistro-bcm4345c0-hcd \ + pi-bluetooth \ " # 'l' stands for LPAE -- cgit 1.2.3-korg