summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtlocation_%.bbappend
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2020-03-10 23:03:47 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-03-11 21:48:39 +0000
commit220daa496a9030dc843c8b5fcc5b96568ea4a3b1 (patch)
treefd37635b9fa5e566beeb7f09fc25ec88c6368ebd /meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtlocation_%.bbappend
parent919986e707f125da355e4b83c7d7635388e85a32 (diff)
qtlocation: add Mapbox patch to use new API
On June 1st the Mapbox Studio Classic API will be disabled, and thus the current QtLocation plugin needs to be updated to allow access to the new API Bug-AGL: SPEC-3264 Change-Id: I3799de4886b83d896d10b2ee97d15f604875b97e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
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_%.bbappend6
1 files changed, 6 insertions, 0 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
index 115cea131..bcda6a1e5 100644
--- a/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtlocation_%.bbappend
+++ b/meta-agl-profile-graphical-qt5/recipes-qt/qt5/qtlocation_%.bbappend
@@ -1,3 +1,9 @@
+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 \