From: Leon Anavi Date: Thu, 26 Sep 2019 09:23:34 +0000 (+0300) Subject: raspberrypi4: Fix Bluetooth X-Git-Tag: 8.99.1~39 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=db28cd4134f4e07efc270ecb46b9f1d95c07429f;p=AGL%2Fmeta-agl.git 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 --- 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