POI App does not visible after startup 71/13071/1
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Sun, 31 Dec 2017 11:07:47 +0000 (20:07 +0900)
committerNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Sun, 31 Dec 2017 11:08:16 +0000 (20:08 +0900)
This problem is caused by not calling activateSurface after
creating the IVI-surface.
This patch adds activateSurface call to POI-App.

Change-Id: I5d0b086d07867cb035862343d8b3854e29935781
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
recipes-demo-hmi/navigation/poiapp_git.bb

index 7f41269..d408428 100755 (executable)
@@ -16,7 +16,7 @@ DEPENDS += " qtbase json-c libnaviapi-agl \
 RDEPENDS_${PN} =  " qtbase \
                   "
 
-SRCREV = "d7afe75ebd4041b1d52f8a5066e38e6e2e5c91b7"
+SRCREV = "572ea70bc75830a4de11a7f8795f8935f65b29ea"
 SRC_URI = "git://github.com/AGLExport/genivi-navi-yelp-client.git;branch=agl \
           "