aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-06-06 13:40:11 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-06-06 14:56:30 +0000
commitedc68b6e0a6928311f8806adc30c7e59f2154877 (patch)
treed7b956840b19f8a886fd25d3cf4309a847300e94
parentf775774f21c3edbb73e19031d6d38c603f42f16b (diff)
qtconnectivity: remove incorrect PACKAGECONFIG to enable bluez support
The PACKAGECONFIG option for bluez support was changed from bluez4 to bluez and it's now used by default in meta-qt5. Change-Id: Ia5582fc45acedd7d9be48ce49d26624ee624427b Task-number: QTBUG-53855 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-rw-r--r--recipes-qt/qt5/qtconnectivity_git.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtconnectivity_git.bbappend b/recipes-qt/qt5/qtconnectivity_git.bbappend
index 0d15c67d..018157e4 100644
--- a/recipes-qt/qt5/qtconnectivity_git.bbappend
+++ b/recipes-qt/qt5/qtconnectivity_git.bbappend
@@ -19,6 +19,4 @@
##
##############################################################################
-PACKAGECONFIG += "bluez4"
-
SRCREV = "7393531856058a8a0fe440d3a64728248958ac81"