aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtconnectivity_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtconnectivity_git.bb')
-rw-r--r--recipes-qt/qt5/qtconnectivity_git.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qtconnectivity_git.bb b/recipes-qt/qt5/qtconnectivity_git.bb
index a9793a9a..f17ae89b 100644
--- a/recipes-qt/qt5/qtconnectivity_git.bb
+++ b/recipes-qt/qt5/qtconnectivity_git.bb
@@ -14,11 +14,9 @@ SRC_URI += "file://0001-Add-missing-header-for-errno.patch"
DEPENDS += "qtbase qtdeclarative"
-inherit bluetooth
-
PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)}"
-PACKAGECONFIG[bluez] = "-feature-bluez,-no-feature-bluez,${BLUEZ}"
+PACKAGECONFIG[bluez] = "-feature-bluez,-no-feature-bluez,bluez5"
EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}"
-SRCREV = "406b18fdb3704a9e9e66cefbc74e7cff55f1947c"
+SRCREV = "37cd27fac015d8d3b823321a2e2f04826ea844b4"