mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
qt5connectivity: add sdpscanner tool for Qt5Bluetooth
Signed-off-by: Julien Corjon <corjon.j@ecagroup.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a1cf3b7942
commit
ee7cb3ba99
@@ -43,6 +43,7 @@ endif
|
|||||||
|
|
||||||
define QT5CONNECTIVITY_INSTALL_TARGET_CMDS
|
define QT5CONNECTIVITY_INSTALL_TARGET_CMDS
|
||||||
cp -dpf $(STAGING_DIR)/usr/lib/libQt5Bluetooth.so.* $(TARGET_DIR)/usr/lib
|
cp -dpf $(STAGING_DIR)/usr/lib/libQt5Bluetooth.so.* $(TARGET_DIR)/usr/lib
|
||||||
|
cp -dpf $(STAGING_DIR)/usr/bin/sdpscanner $(TARGET_DIR)/usr/bin
|
||||||
$(QT5CONNECTIVITY_INSTALL_TARGET_QMLS)
|
$(QT5CONNECTIVITY_INSTALL_TARGET_QMLS)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user