From: Naoto Yamaguchi Date: Mon, 11 Dec 2017 14:57:37 +0000 (+0900) Subject: Add a dependency on agl-service-navigation to the navigation recipe X-Git-Tag: 4.99.5~17 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=2e7d61c3405f6407ac1c4bde6ff1ebd972974749 Add a dependency on agl-service-navigation to the navigation recipe To support the AGL Navigation API, modify agl-service-navigation to be installed with navigation at the same time. This commit is part of the correspondence of AGL Navigation API initial support. Change-Id: I7836a43e8ea302f28c00cdc3dbc7b95098924793 Signed-off-by: Naoto Yamaguchi --- diff --git a/recipes-demo-hmi/navigation/navigation_git.bb b/recipes-demo-hmi/navigation/navigation_git.bb old mode 100755 new mode 100644 index f1937dad7..822405e3d --- a/recipes-demo-hmi/navigation/navigation_git.bb +++ b/recipes-demo-hmi/navigation/navigation_git.bb @@ -15,6 +15,9 @@ DEPENDS = " \ RDEPENDS_${PN} = " flite openjtalk glib-2.0 freetype sqlite3 wayland zlib expat openssl \ wayland libdbus-c++ af-main " +RDEPENDS_${PN} += " agl-service-navigation " + + SRCREV="acbb9ea0678bd2f21f268000332a4786e87fb3f6" SRC_URI="git://github.com/AGLExport/gpsnavi.git;branch=agl \ file://download_mapdata_jp.sh \