From 1152f0e593f9179465ec0d996ff23adaefa2b926 Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Tue, 14 Mar 2017 13:55:57 +0900 Subject: 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 --- recipes-demo-hmi/navigation/navigation_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 recipes-demo-hmi/navigation/navigation_git.bb diff --git a/recipes-demo-hmi/navigation/navigation_git.bb b/recipes-demo-hmi/navigation/navigation_git.bb old mode 100755 new mode 100644 index a4513da5..573a3cd9 --- 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 \ -- cgit 1.2.3-korg