diff options
Diffstat (limited to 'meta-agl-lxc/recipes-qt5/qt5/qtlocation_git.bbappend')
-rw-r--r-- | meta-agl-lxc/recipes-qt5/qt5/qtlocation_git.bbappend | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-agl-lxc/recipes-qt5/qt5/qtlocation_git.bbappend b/meta-agl-lxc/recipes-qt5/qt5/qtlocation_git.bbappend new file mode 100644 index 00000000..674aabcd --- /dev/null +++ b/meta-agl-lxc/recipes-qt5/qt5/qtlocation_git.bbappend @@ -0,0 +1,7 @@ +FILESEXTRAPATHS:prepend := "${THISDIR}/qtlocation:" + +SRC_URI += "\ + file://0001-mapbox-update-API-url-to-match-new-schema.patch \ + " + +PACKAGECONFIG:append:aglcontainerivi = " geoservices_mapbox geoservices_mapboxgl" |