summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/neptune3-ui
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-04-09 16:17:11 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-04-17 12:28:34 +0000
commitc3f5d0d537a0a79adbf3771e550f83e341cb5897 (patch)
tree87b04bf7a1cae7604b5bcb2060d9f2a0652d1641 /meta-boot2qt/recipes-qt/automotive/neptune3-ui
parenta0c975500f2b64ed327bd20a61cf9ceca75493ec (diff)
downloadmeta-boot2qt-c3f5d0d537a0a79adbf3771e550f83e341cb5897.tar.gz
Update all automotive components
Latest revisions from 5.11 branch for all automotive components and changing the recipe to for neptune3, which replaces both neptune-ui and multiscreen-demo. Neptune3 uses git-lfs, which needs to be enabled in the host system. Task-number: QTAUTO-928 Change-Id: I8494f31267f5362655493155929264698a96d7b5 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/neptune3-ui')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service b/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service
new file mode 100644
index 0000000..d64a119
--- /dev/null
+++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service
@@ -0,0 +1,11 @@
1[Unit]
2Description=Neptune
3After=dbus.service dbus-session.service systemd-user-sessions.service
4
5[Service]
6ExecStart=/usr/bin/appcontroller /usr/bin/appman -r --dbus session -c am-config.yaml
7Restart=on-failure
8WorkingDirectory=/opt/neptune3
9
10[Install]
11WantedBy=multi-user.target