Added external public API to demo navigation 29/7829/1
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Thu, 22 Dec 2016 12:24:35 +0000 (21:24 +0900)
committerNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
Thu, 22 Dec 2016 12:24:35 +0000 (21:24 +0900)
This change exposes the API required by POI-App.
This patch is includeing the size issue fix of the navigation app.

Change-Id: Ied19229e3dcfb5ea4a33d1d512e31e8bfbb57a8e
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 89bf4d0..290def0
@@ -4,12 +4,12 @@ LIC_FILES_CHKSUM="file://LICENSE;md5=3595e9c703a847d990664d2b396a9df0 \
 
 DEPENDS = " \
           glib-2.0 freetype sqlite3 wayland zlib expat openssl virtual/libgles2 virtual/libgl virtual/egl \
-          wayland \
+          wayland libdbus-c++ \
           "
 
 RDEPENDS_${PN} = " flite openjtalk "
 
-SRCREV="153f9d7ecb652732b1acc1cb00919c6a6af5556e"
+SRCREV="292c7f5abad2da32a9dc0d0314ba6aa8673fa052"
 SRC_URI="git://github.com/AGLExport/gpsnavi.git \
          file://flite.in \
          file://jtalk.in \