mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qtpositioning: add geoclue to packageconfig
Task-number: QTBUG-122697 Change-Id: I572c3068edc9425f1bd61d20810a6d072d9de506 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
parent
de4eb1843d
commit
48790c8df4
|
|
@ -17,9 +17,8 @@ include recipes-qt/qt6/qt6.inc
|
|||
|
||||
DEPENDS += "qtbase"
|
||||
|
||||
PACKAGECONFIG ?= "nmea qml"
|
||||
PACKAGECONFIG ?= "nmea qml geoclue"
|
||||
PACKAGECONFIG[geoclue] = ",,,geoclue"
|
||||
PACKAGECONFIG[gypsy] = "-DFEATURE_gypsy=ON,-DFEATURE_gypsy=OFF,gconf gypsy"
|
||||
PACKAGECONFIG[nmea] = ",,qtserialport"
|
||||
PACKAGECONFIG[qml] = ",,qtdeclarative qtdeclarative-native"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user