From: Naoto Yamaguchi Date: Sat, 23 Dec 2017 07:50:45 +0000 (+0900) Subject: Fix: Navigation cannot play guide voice X-Git-Tag: 5.99.1~25 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F12973%2F1;p=AGL%2Fmeta-agl-devel.git Fix: Navigation cannot play guide voice Current navigation can not play guidance voice. This patch fix that problem. Bug-AGL: SPEC-1223 Change-Id: If05e1f252b2a72ab339d43854575bd7897607962 Signed-off-by: Naoto Yamaguchi --- diff --git a/meta-hmi-framework/recipes-demo-hmi/navigation/navigation_git.bbappend b/meta-hmi-framework/recipes-demo-hmi/navigation/navigation_git.bbappend old mode 100644 new mode 100755 index e118227c..4d2954ab --- a/meta-hmi-framework/recipes-demo-hmi/navigation/navigation_git.bbappend +++ b/meta-hmi-framework/recipes-demo-hmi/navigation/navigation_git.bbappend @@ -2,7 +2,7 @@ # This recipe is integrated into navigation_git.bb when the meta-hmi-framework is integrated into meta-agl-demo. FILESEXTRAPATHS_prepend := "${THISDIR}/navigation:" -SRCREV = "${AUTOREV}" +SRCREV = "e154ee48f8e317b8e05527fa639144b52b3d5506" SRC_URI="git://github.com/AGLExport/gpsnavi.git;branch=newwm2 \ file://download_mapdata_jp.sh \ file://download_mapdata_uk.sh \