From: Naoto Yamaguchi Date: Sun, 26 Aug 2018 14:59:21 +0000 (+0900) Subject: Fix : guidance voice was not output X-Git-Tag: 5.99.5~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=7e47a6fe03bfcf92b3c4553dba1aa706377087ae Fix : guidance voice was not output Current navigation application can not output guidance voice. This problem was caused by changing the application framework. This patch is for adapting to changes in the application framework. Change-Id: Idaee7a287716d4d7bfb5b3adab36065036e64293 Signed-off-by: Naoto Yamaguchi --- diff --git a/recipes-demo-hmi/navigation/navigation_git.bb b/recipes-demo-hmi/navigation/navigation_git.bb index b67134a06..1e6ffb96b 100755 --- a/recipes-demo-hmi/navigation/navigation_git.bb +++ b/recipes-demo-hmi/navigation/navigation_git.bb @@ -18,7 +18,7 @@ RDEPENDS_${PN} = " flite openjtalk glib-2.0 freetype sqlite3 wayland zlib expat RDEPENDS_${PN} += " agl-service-navigation " -SRCREV="9782027a3b062fc99533b3d01562c147d86efc11" +SRCREV="66b2f6f062e0f141cdeecd449a2d7267078906d3" SRC_URI="git://github.com/AGLExport/gpsnavi.git;branch=agl \ file://download_mapdata_jp.sh \ file://download_mapdata_uk.sh \