Change map style in momnavi 58/26858/8
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 17 Oct 2021 13:59:16 +0000 (22:59 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 17 Nov 2021 15:43:58 +0000 (15:43 +0000)
Existing mominavi use light map style.  On the other hand, other app coloring is dark.
This patch adjust mominavi map style with other apps.

Bug-AGL: SPEC-4095

Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I5b3b4013bfd7b0a69b1fa4680cf098e29f3019be

meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb

index 5bd0d79..48ab6a8 100644 (file)
@@ -15,11 +15,11 @@ DEPENDS = " \
 
 PV = "0.2.0"
 
-SRC_URI = "git://github.com/AGLExport/mominavi.git;protocol=https \
+SRC_URI = "git://github.com/AGLExport/mominavi.git;protocol=https;branch=master \
            file://mominavi.service \
            file://mominavi \
           "
-SRCREV = "b427b70ecbf474bdd3e0802b7bcf779e77e8d2ef"
+SRCREV = "553776e75da02b27224748756da55d38b6c7241f"
 
 S = "${WORKDIR}/git"