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:
parent
a1cf3b7942
commit
ee7cb3ba99
@ -43,6 +43,7 @@ endif
|
||||
|
||||
define QT5CONNECTIVITY_INSTALL_TARGET_CMDS
|
||||
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)
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user