summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/navigation/ondemandnavi_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo-hmi/navigation/ondemandnavi_git.bb')
-rw-r--r--recipes-demo-hmi/navigation/ondemandnavi_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-demo-hmi/navigation/ondemandnavi_git.bb b/recipes-demo-hmi/navigation/ondemandnavi_git.bb
index 03c3cdb3..e15429b1 100644
--- a/recipes-demo-hmi/navigation/ondemandnavi_git.bb
+++ b/recipes-demo-hmi/navigation/ondemandnavi_git.bb
@@ -22,6 +22,10 @@ SRCREV = "${AGL_APP_REVISION}"
S = "${WORKDIR}/git"
+# Use OSM tiles by default.
+# For mapbox tiles, just comment this out and set an api key.
+EXTRA_QMAKEVARS_CONFIGURE += "ENABLE_OSM=1"
+
inherit qmake5 aglwgt pkgconfig
do_install_append() {