From b0e8fb467d8d38dee34d26121e28a1c268a0d7a4 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 7 May 2018 08:30:36 +0300 Subject: neptune3: update revision and startup command Update to latest revision and launch neptune3-ui application binary directly instead of appman. Task-number: AUTOSUITE-410 Change-Id: Iad795b0bcc15339869933bb6443b4682d48c6f48 Reviewed-by: Bramastyo Harimukti Santoso --- meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service | 2 +- meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'meta-boot2qt') diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service b/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service index d64a1197..347a1ca0 100644 --- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service +++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service @@ -3,7 +3,7 @@ Description=Neptune After=dbus.service dbus-session.service systemd-user-sessions.service [Service] -ExecStart=/usr/bin/appcontroller /usr/bin/appman -r --dbus session -c am-config.yaml +ExecStart=/usr/bin/appcontroller /opt/neptune3/neptune3-ui -r --dbus session -c am-config.yaml Restart=on-failure WorkingDirectory=/opt/neptune3 diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb index f6be9cb4..7ecd46ff 100644 --- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb @@ -44,7 +44,9 @@ SRC_URI += " \ file://neptune.service \ " -SRCREV = "716aadcbd88fbaa8f2b7bbf399cde1a4754e0def" +SRCREV = "0a91257862b3b7fe1422f8f6f17dbfb8790eaaa3" + +QMAKE_PROFILES = "${S}/neptune3-ui.pro" DEPENDS = "\ qtbase \ -- cgit v1.2.3