Add a dependency on agl-service-navigation to the navigation recipe 51/12651/2
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Mon, 11 Dec 2017 14:57:37 +0000 (23:57 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 18 Dec 2017 15:21:24 +0000 (15:21 +0000)
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 <i33399_YAMAGUCHI@aisin-aw.co.jp>
recipes-demo-hmi/navigation/navigation_git.bb [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index f1937da..822405e
@@ -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 \