From: Jan-Simon Möller Date: Wed, 26 Jul 2017 20:02:49 +0000 (+0200) Subject: Temporarily fix the navigation app until SPEC-384 and SPEC-785 are fixed X-Git-Tag: 4.99.1~38 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=8bc079dd240879705c5d7881dee69613fcc39ed8 Temporarily fix the navigation app until SPEC-384 and SPEC-785 are fixed The navigation app is not fully converted to a wgt as it expects to ship a platform library instead of containing all parts in the wgt. For now (due to the short time until the dab release) mitigate the issue by allowing the platform install. Change-Id: Ic9430c56cf459be2c466e186320bc97cdc8d628d Bug-AGL: SPEC-384 SPEC-785 Signed-off-by: Jan-Simon Möller --- diff --git a/recipes-demo-hmi/navigation/navigation_git.bb b/recipes-demo-hmi/navigation/navigation_git.bb index 6c8195ad7..70afe97e9 100644 --- a/recipes-demo-hmi/navigation/navigation_git.bb +++ b/recipes-demo-hmi/navigation/navigation_git.bb @@ -37,6 +37,14 @@ do_compile_prepend() { } do_install_append() { + # Attention: BUG: app ships native lib as part of platform + # see SPEC-785 and SPEC-384 + # /start FIXME __________________ + cd ${B} + oe_runmake 'DESTDIR=${D}' install + rm ${D}/usr/bin/navi + # /end FIXME ^^^^^^^^^^^^^^^^^^^ + install -d ${D}/usr/AGL/apps mkdir -p ${B}/package/ mv ${B}/navigation.wgt ${B}/package/