SPEC-3723: restructure meta-agl-demo
[AGL/meta-agl-demo.git] / recipes-qt / qt / qtlocation_agldemo.inc
1 FILESEXTRAPATHS_prepend := "${THISDIR}/qtlocation:"
2
3 SRC_URI += "\
4     file://0001-mapbox-update-API-url-to-match-new-schema.patch \
5     "
6
7 # Need to explicitly enable the various plugins
8 PACKAGECONFIG += " \
9         geoservices_osm \
10         geoservices_here \
11         geoservices_itemsoverlay \
12         geoservices_mapbox \
13         geoservices_mapboxgl \
14 "