ccmp15-dvk: remove bluez5-init recipe for the ConnectCore MP15 platform

This platform initializes the Bluetooth interface through the own bluetooth
driver, so the custom Digi init scripts are not needed.

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2022-05-09 12:20:48 +02:00
parent 85a77d15ea
commit a1862921af
1 changed files with 3 additions and 0 deletions

View File

@ -103,6 +103,9 @@ DEY_BUILD_PLATFORM = "STM"
# Wireless external module # Wireless external module
HAS_WIFI_VIRTWLANS = "true" HAS_WIFI_VIRTWLANS = "true"
# Remove additional bluetooth packages
MACHINE_BLUETOOTH_EXTRA_INSTALL = ""
# ========================================================================= # =========================================================================
# alsa # alsa
# ========================================================================= # =========================================================================