From: Scott Murray Date: Mon, 17 Dec 2018 01:46:27 +0000 (-0500) Subject: Revert "update to lastest version" X-Git-Tag: flounder_6.0.4~13 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=f63de93fda2dfbf8f1f1dd807a6a8c83aca39369;p=AGL%2Fmeta-agl-demo.git Revert "update to lastest version" This reverts commit 970c8d3138a253c4466cbb96472221d43a94d4fb. Backs out the changes: 2d83844 Merge pull request #6 from wangzhq/agl 1591bca delete check appname, change activateSurface to activateWindow in gpsnavi, which require updates to homescreen and libhomescreen that are only present in the AGL master branch. The check for the application name is required in flounder to avoid the navigation application breaking the ability to switch between applications. Change-Id: I7b11029d725ef5473ac000f898f5216dae6136b1 Signed-off-by: Scott Murray --- diff --git a/recipes-demo-hmi/navigation/navigation_git.bb b/recipes-demo-hmi/navigation/navigation_git.bb index d4e69b566..f35a27551 100755 --- a/recipes-demo-hmi/navigation/navigation_git.bb +++ b/recipes-demo-hmi/navigation/navigation_git.bb @@ -18,7 +18,7 @@ RDEPENDS_${PN} = " flite openjtalk glib-2.0 freetype sqlite3 wayland zlib expat RDEPENDS_${PN} += " agl-service-navigation " -SRCREV="2d83844150cce0e245a3d90af67f43385604b569" +SRCREV="66b2f6f062e0f141cdeecd449a2d7267078906d3" SRC_URI="git://github.com/AGLExport/gpsnavi.git;branch=agl \ file://download_mapdata_jp.sh \ file://download_mapdata_uk.sh \