From: Naoto Yamaguchi Date: Thu, 22 Dec 2016 12:24:35 +0000 (+0900) Subject: Added external public API to demo navigation X-Git-Tag: 3.0.0~37 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=14377d440e00bcb2058acde6b585ca8029f709af;hp=1531469d14e9ea5327f99b71351e4fda3083ce39;p=AGL%2Fmeta-agl-demo.git Added external public API to demo navigation 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 --- 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 89bf4d0bc..290def058 --- a/recipes-demo-hmi/navigation/navigation_git.bb +++ b/recipes-demo-hmi/navigation/navigation_git.bb @@ -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 \