summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2019-11-13 15:32:33 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-11-19 16:33:00 +0000
commit01262cab6e495f9d0140b40d866465d1539c1043 (patch)
tree3aa544eea01743fabd8a0c7b892953e9da1e6211 /meta-agl-bsp/conf
parentdd41be7ab7edb8a0ccd4f0344a8d09dbee413916 (diff)
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 <leon.anavi@konsulko.com>
Diffstat (limited to 'meta-agl-bsp/conf')
-rw-r--r--meta-agl-bsp/conf/machine/raspberrypi4.conf1
1 files changed, 1 insertions, 0 deletions
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