Bug Fix: POI app is not working 35/14035/2
authorNaoto YAMAGUCHI <i33399_YAMAGUCHI@aisin-aw.co.jp>
Fri, 18 May 2018 12:59:02 +0000 (21:59 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 18 May 2018 17:10:41 +0000 (17:10 +0000)
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: Ifda5db38d64b2116958a92207586a2f2d553c003
Signed-off-by: Naoto YAMAGUCHI <i33399_YAMAGUCHI@aisin-aw.co.jp>
recipes-demo-hmi/navigation/poiapp_git.bb [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 3cba172..d57d9a4
@@ -16,7 +16,7 @@ DEPENDS += " qtbase json-c libnaviapi-agl \
 RDEPENDS_${PN} =  " qtbase \
                   "
 
-SRCREV = "42ace0dffb78dcf79cfc7112620a523bf40edd91"
+SRCREV = "967f28670490c8184493d256b39a2d82836e9d7e"
 SRC_URI = "git://github.com/AGLExport/genivi-navi-yelp-client.git;branch=eel \
           "