From 14377d440e00bcb2058acde6b585ca8029f709af Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Thu, 22 Dec 2016 21:24:35 +0900 Subject: [PATCH 1/1] 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 --- recipes-demo-hmi/navigation/navigation_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 recipes-demo-hmi/navigation/navigation_git.bb 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 \ -- 2.16.6