summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-demo-hmi/navigation/ondemandnavi_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-demo-hmi/navigation/ondemandnavi_git.bb b/recipes-demo-hmi/navigation/ondemandnavi_git.bb
index e15429b1..03c3cdb3 100644
--- a/recipes-demo-hmi/navigation/ondemandnavi_git.bb
+++ b/recipes-demo-hmi/navigation/ondemandnavi_git.bb
@@ -22,10 +22,6 @@ 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() {