aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>2018-08-27 00:06:49 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-08-29 13:50:20 +0000
commita5608683b7683e9f2a5accc72b3439be7e52e8e4 (patch)
tree15ee5a00118cfe1d10ffe9f58f770ae59326b702
parent7e47a6fe03bfcf92b3c4553dba1aa706377087ae (diff)
Change POI application window sizeflounder_5.99.5flounder/5.99.55.99.5
The application window size was changed by commit 6e8ca74a266a224d2754a5f2ed0e228fec2e5c96 at window manager. The background image of the POI application is less than new size. This patch fix POI application window size. Change-Id: Ica91390e7364ac9fcf8521866a4b0dde90992758 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
-rwxr-xr-xrecipes-demo-hmi/navigation/poiapp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/navigation/poiapp_git.bb b/recipes-demo-hmi/navigation/poiapp_git.bb
index d72fbcd9..94753fe1 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 = "b3c6e38e8becf8f3f62e96db8f58345d3a1d88d6"
+SRCREV = "21b67b326181cd4280d1482e028126ae7ba4b680"
SRC_URI = "git://github.com/AGLExport/genivi-navi-yelp-client.git;branch=agl \
"