aboutsummaryrefslogtreecommitdiffstats
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 13:20:40 +0000
commitfac2695a7bfb78a8a1b599925cfabe977d71ac98 (patch)
treec7397f536eda6f692c1b3e9537bc1153431db07e
parent3ee3e6b6336b17986964b22fd8f9c36e98955139 (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 \