summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>2017-03-14 13:55:57 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-03-17 21:29:13 +0000
commit1152f0e593f9179465ec0d996ff23adaefa2b926 (patch)
tree6377ac495441e6cc25e40d6e4b657d7d7859c838
parent39ffd83d4fba7c88a23edc18a3a66780d18049ae (diff)
Fixed the problem of the map screen corruption
The R-CarM3 environment has a problem of the map screen corruption. This commit is intended to refer to the fixed revision. Bug-AGL: SPEC-481 Change-Id: I452d45c1d3dcfc4e87cb4bad049cddeadb6e4997 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
-rw-r--r--[-rwxr-xr-x]recipes-demo-hmi/navigation/navigation_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/navigation/navigation_git.bb b/recipes-demo-hmi/navigation/navigation_git.bb
index a4513da5..573a3cd9 100755..100644
--- a/recipes-demo-hmi/navigation/navigation_git.bb
+++ b/recipes-demo-hmi/navigation/navigation_git.bb
@@ -14,7 +14,7 @@ DEPENDS = " \
RDEPENDS_${PN} = " flite openjtalk "
-SRCREV="3dc643168cfa8ea0028b53770351a1fa608265c1"
+SRCREV="c6403c1147fa53cd6a638f738d270c5d3bb214cf"
SRC_URI="git://github.com/AGLExport/gpsnavi.git;branch=agl \
file://flite.in \
file://jtalk.in \