From edc68b6e0a6928311f8806adc30c7e59f2154877 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 6 Jun 2016 13:40:11 +0300 Subject: 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 --- recipes-qt/qt5/qtconnectivity_git.bbappend | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-qt/qt5/qtconnectivity_git.bbappend b/recipes-qt/qt5/qtconnectivity_git.bbappend index 0d15c67..018157e 100644 --- a/recipes-qt/qt5/qtconnectivity_git.bbappend +++ b/recipes-qt/qt5/qtconnectivity_git.bbappend @@ -19,6 +19,4 @@ ## ############################################################################## -PACKAGECONFIG += "bluez4" - SRCREV = "7393531856058a8a0fe440d3a64728248958ac81" -- cgit v1.2.3-54-g00ecf