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:
parent
85a77d15ea
commit
a1862921af
|
|
@ -103,6 +103,9 @@ DEY_BUILD_PLATFORM = "STM"
|
|||
# Wireless external module
|
||||
HAS_WIFI_VIRTWLANS = "true"
|
||||
|
||||
# Remove additional bluetooth packages
|
||||
MACHINE_BLUETOOTH_EXTRA_INSTALL = ""
|
||||
|
||||
# =========================================================================
|
||||
# alsa
|
||||
# =========================================================================
|
||||
|
|
|
|||
Loading…
Reference in New Issue