From 172e617762aa1acb951e3543ae646451b2b87026 Mon Sep 17 00:00:00 2001 From: Naoto Yamaguchi Date: Fri, 20 Jan 2017 00:40:08 +0900 Subject: Navigation update for AMM 2017 demos This patch includes the following correspondence. Partial fix : Fix SPEC-364 SDK build issue. For AMM demo : Enable japanese guide voice. Adding JP map download script. Change-Id: I4c58a6e4630460ff2f30abb73519aaaab0e2b7b5 Signed-off-by: Naoto Yamaguchi --- recipes-demo-hmi/navigation/navigation_0.0.7.bb | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100755 recipes-demo-hmi/navigation/navigation_0.0.7.bb (limited to 'recipes-demo-hmi/navigation/navigation_0.0.7.bb') diff --git a/recipes-demo-hmi/navigation/navigation_0.0.7.bb b/recipes-demo-hmi/navigation/navigation_0.0.7.bb deleted file mode 100755 index 8f7e7a21..00000000 --- a/recipes-demo-hmi/navigation/navigation_0.0.7.bb +++ /dev/null @@ -1,16 +0,0 @@ -LICENSE="GPLv2" -LIC_FILES_CHKSUM="file://LICENSE;md5=3595e9c703a847d990664d2b396a9df0 \ - file://COPYING;md5=947b2d60ca3872e172034438e9801200" - -DEPENDS = "glib-2.0 freetype sqlite3 wayland zlib expat openssl virtual/libgles2 virtual/libgl virtual/egl wayland" -#RDEPENDS_${PN} = "glib-2.0 freetype sqlite3 wayland zlib expat openssl libegl libwayland-egl" - -SRCREV="v0.0.7" -SRC_URI="git://github.com/gpsnavi/gpsnavi.git" - -# To avoid C++ library link failure -SECURITY_CFLAGS = "" - -S = "${WORKDIR}/git" - -inherit autotools pkgconfig -- cgit 1.2.3-korg