Bug Fix: POI app is not working 01/14101/1
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Sat, 26 May 2018 11:52:38 +0000 (20:52 +0900)
committerNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Sat, 26 May 2018 11:56:07 +0000 (20:56 +0900)
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 <i33399_YAMAGUCHI@aisin-aw.co.jp>
recipes-demo-hmi/navigation/poiapp_git.bb

index d408428..d72fbcd 100755 (executable)
@@ -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 \
           "