BUG FIX: mominavi is not showing map 10/26910/1
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Tue, 12 Oct 2021 22:17:54 +0000 (07:17 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 22 Nov 2021 06:39:06 +0000 (15:39 +0900)
commit4a19c32921e12a0897a4546281da271408047b4c
treea0b4a9c1bcac55b7f1ace06402d681ad36b2e902
parentd4cfeea4e2ab3d830b81c8022744e2a6511528fd
BUG FIX: mominavi is not showing map

Current ivi-demo is not showing map. It has some bugs.
 Not enabling the mapbox plugin in qtlocation.
 Not enabling the sqlite in qt-base.
 Not including the font in image.
 Not including the ca-certificates in image.

This patch fix these issue.

Bug-AGL: SPEC-4095

Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: Icbc2378500a5230571a2f5a79e1e0ba0a1ddce97
meta-agl-lxc/recipes-platform/images/guest-image-ivi-demo.bb
meta-agl-lxc/recipes-qt5/qt5/qtbase_git.bbappend [new file with mode: 0644]
meta-agl-lxc/recipes-qt5/qt5/qtlocation/0001-mapbox-update-API-url-to-match-new-schema.patch [new file with mode: 0644]
meta-agl-lxc/recipes-qt5/qt5/qtlocation_git.bbappend [new file with mode: 0644]