meta-agl-core: Centralize qtlocation tweaks
[AGL/meta-agl.git] / meta-agl-core / dynamic-layers / meta-qt5 / recipes-qt / qt5 / qtlocation_aglcore.inc
diff --git a/meta-agl-core/dynamic-layers/meta-qt5/recipes-qt/qt5/qtlocation_aglcore.inc b/meta-agl-core/dynamic-layers/meta-qt5/recipes-qt/qt5/qtlocation_aglcore.inc
new file mode 100644 (file)
index 0000000..60867ae
--- /dev/null
@@ -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 \
+"