From 748cb4cf50fdf4c4423b0663022de0223b360181 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Mon, 23 Sep 2019 09:34:20 +0300 Subject: [PATCH] Revert "ondemandnavi: use OSM tiles by default" This reverts commit b82371fb79a7551b45893d27c0c52c481131f37e. Bug-AGL: SPEC-2821 Change-Id: I0b6e52f8d82d370cfbe7e9011f3983f5cd99a91a Signed-off-by: Matt Ranostay --- recipes-demo-hmi/navigation/ondemandnavi_git.bb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/recipes-demo-hmi/navigation/ondemandnavi_git.bb b/recipes-demo-hmi/navigation/ondemandnavi_git.bb index e15429b1a..03c3cdb3f 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() { -- 2.16.6