diff options
Diffstat (limited to 'recipes-qt/qt/qtlocation_agldemo.inc')
-rw-r--r-- | recipes-qt/qt/qtlocation_agldemo.inc | 14 |
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 60867aef0..000000000 --- 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 \ -" |