summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt/qtlocation_agldemo.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt/qtlocation_agldemo.inc')
-rw-r--r--recipes-qt/qt/qtlocation_agldemo.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-qt/qt/qtlocation_agldemo.inc b/recipes-qt/qt/qtlocation_agldemo.inc
new file mode 100644
index 00000000..7d112d03
--- /dev/null
+++ b/recipes-qt/qt/qtlocation_agldemo.inc
@@ -0,0 +1,14 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/qtlocation:"
+
+SRC_URI += "\
+ file://0001-mapbox-update-API-url-to-match-new-schema.patch \
+ "
+
+# Need to explicitly enable the various plugins
+PACKAGECONFIG += " \
+ geoservices_osm \
+ geoservices_here \
+ geoservices_itemsoverlay \
+ geoservices_mapbox \
+ geoservices_mapboxgl \
+"