summaryrefslogtreecommitdiffstats
path: root/meta-agl-lxc
diff options
context:
space:
mode:
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2021-10-17 22:59:16 +0900
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2021-11-22 15:39:40 +0900
commit81d6460b9f2b057c19d42217d2588a42139ee82b (patch)
treebb317ef6ac5dcace31dc56d3a87088971f39129f /meta-agl-lxc
parent95341a74c98067768496e13474288a7fcc658393 (diff)
Change map style in momnavi
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
Diffstat (limited to 'meta-agl-lxc')
-rw-r--r--meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb b/meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb
index 5bd0d791..48ab6a85 100644
--- a/meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb
+++ b/meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb
@@ -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"