BUG FIX: mominavi is not showing map 55/26855/9
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Tue, 12 Oct 2021 22:17:54 +0000 (07:17 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 17 Nov 2021 15:43:04 +0000 (15:43 +0000)
commit7ff24f36c69161ec3fc488c7aa3b5396b158ef48
tree3382f42ef94d7d72a14452f4234e22e32324ab5b
parente2954337aee949935000ac81789ee8f550f0b130
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]