summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/neptune-ui/neptune.service
diff options
context:
space:
mode:
authorTobias Olausson <tobias.olausson@pelagicore.com>2018-01-16 15:19:27 +0100
committerTobias Olausson <tobias.olausson@pelagicore.com>2018-01-22 08:59:31 +0000
commit8513b63910eb9046c79ab3fb3df02a4e665f05b5 (patch)
tree1afb8a3ad008af12cb68b06f5617a5e6fcbc1312 /recipes-qt/automotive/neptune-ui/neptune.service
parentfba9740e28ef332a7cc7c535ea57b244b3127b2d (diff)
downloadmeta-boot2qt-8513b63910eb9046c79ab3fb3df02a4e665f05b5.tar.gz
neptune-ui: bump srcrev, install fonts system-wide
When building on rocko, the fonts are not picked up unless installed system-wide. The SRCREV bump fixes an issue where neptune would crash with an EGLFS error about mixing OpenGL windows. Change-Id: Ie905b581d9e97845ea508730541228cf34291796 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/automotive/neptune-ui/neptune.service')
-rw-r--r--recipes-qt/automotive/neptune-ui/neptune.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/neptune-ui/neptune.service b/recipes-qt/automotive/neptune-ui/neptune.service
index ef73324..16b6a1f 100644
--- a/recipes-qt/automotive/neptune-ui/neptune.service
+++ b/recipes-qt/automotive/neptune-ui/neptune.service
@@ -5,7 +5,7 @@ After=dbus.service dbus-session.service systemd-user-sessions.service
5[Service] 5[Service]
6ExecStart=/usr/bin/appcontroller /usr/bin/appman -r --dbus session -c am-config.yaml 6ExecStart=/usr/bin/appcontroller /usr/bin/appman -r --dbus session -c am-config.yaml
7Restart=on-failure 7Restart=on-failure
8WorkingDirectory=/opt/neptune-ui 8WorkingDirectory=/usr/neptune-ui
9 9
10[Install] 10[Install]
11WantedBy=multi-user.target 11WantedBy=multi-user.target