From e127a6becc6ef32bf0e26a7507db97d5a73cbfc3 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 19 Sep 2019 15:56:02 +0300 Subject: qtlocation: use geoclue 2 QtLocation now has plugin for geoclue 2, remove old comment and change geoclue to be runtime dependency. Change-Id: Ie56ed30beb361db2b155f08ec97cabf8551e9a6f Reviewed-by: Mikko Gronoff --- recipes-qt/qt5/qtlocation_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index a32b65bc..93fef55b 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb @@ -14,8 +14,7 @@ LIC_FILES_CHKSUM = " \ DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtquickcontrols" PACKAGECONFIG ??= "" -# older geoclue 0.12.99 is needed -PACKAGECONFIG[geoclue] = ",,geoclue" +PACKAGECONFIG[geoclue] = ",,,geoclue" PACKAGECONFIG[gypsy] = "-feature-gypsy,-no-feature-gypsy,gconf gypsy" PACKAGECONFIG[geoservices_here] = "-feature-geoservices_here,-no-feature-geoservices_here" PACKAGECONFIG[geoservices_mapbox] = "-feature-geoservices_mapbox,-no-feature-geoservices_mapbox" -- cgit v1.2.3-54-g00ecf