diff options
Diffstat (limited to 'meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtlocation_%.bbappend')
-rw-r--r-- | meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtlocation_%.bbappend | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtlocation_%.bbappend b/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtlocation_%.bbappend deleted file mode 100644 index bcda6a1e5..000000000 --- a/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtlocation_%.bbappend +++ /dev/null @@ -1,14 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -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 \ -" |