From f63de93fda2dfbf8f1f1dd807a6a8c83aca39369 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Sun, 16 Dec 2018 20:46:27 -0500 Subject: [PATCH] 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 --- recipes-demo-hmi/navigation/navigation_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.16.6