From: Naoto Yamaguchi Date: Sat, 26 May 2018 11:52:38 +0000 (+0900) Subject: Bug Fix: POI app is not working X-Git-Tag: flounder_5.99.1~11 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=5c1f34ff690f28179ab308f068d84c909e46b171;hp=fab778caff2041794814df54b51893965381aa66;p=AGL%2Fmeta-agl-demo.git Bug Fix: POI app is not working The authentication method of Yelp Web API used by POI App has been changed. This patch is to change the POI App corresponding to the new authentication method. This fix makes POI App work again. Bug-AGL: SPEC-1442 Change-Id: I1e95c71837d157ed407f11e52ccbe9a1437380b2 Signed-off-by: Naoto Yamaguchi --- diff --git a/recipes-demo-hmi/navigation/poiapp_git.bb b/recipes-demo-hmi/navigation/poiapp_git.bb index d408428be..d72fbcd97 100755 --- a/recipes-demo-hmi/navigation/poiapp_git.bb +++ b/recipes-demo-hmi/navigation/poiapp_git.bb @@ -16,7 +16,7 @@ DEPENDS += " qtbase json-c libnaviapi-agl \ RDEPENDS_${PN} = " qtbase \ " -SRCREV = "572ea70bc75830a4de11a7f8795f8935f65b29ea" +SRCREV = "b3c6e38e8becf8f3f62e96db8f58345d3a1d88d6" SRC_URI = "git://github.com/AGLExport/genivi-navi-yelp-client.git;branch=agl \ "