summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/navigation/navigation_0.0.7.bb
diff options
context:
space:
mode:
authorNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>2017-01-20 00:40:08 +0900
committerNaoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>2017-01-24 00:12:15 +0900
commit172e617762aa1acb951e3543ae646451b2b87026 (patch)
tree26c1d7bbf49a69b6221f91a46058a4a2967ad599 /recipes-demo-hmi/navigation/navigation_0.0.7.bb
parentf41fbb27a91fa554b5425c0c32dcbc1cf4612182 (diff)
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 <i33399_YAMAGUCHI@aisin-aw.co.jp>
Diffstat (limited to 'recipes-demo-hmi/navigation/navigation_0.0.7.bb')
-rwxr-xr-xrecipes-demo-hmi/navigation/navigation_0.0.7.bb16
1 files changed, 0 insertions, 16 deletions
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