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, 0 insertions, 14 deletions
diff --git a/recipes-qt/qt/qtlocation_agldemo.inc b/recipes-qt/qt/qtlocation_agldemo.inc
deleted file mode 100644
index 60867aef..00000000
--- a/recipes-qt/qt/qtlocation_agldemo.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-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 \
-"