diff options
| -rw-r--r-- | meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service | 2 | ||||
| -rw-r--r-- | meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service b/meta-boot2qt/recipes-qt/automotive/neptune3-ui/neptune.service index d64a119..347a1ca 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 | |||
| 3 | After=dbus.service dbus-session.service systemd-user-sessions.service | 3 | After=dbus.service dbus-session.service systemd-user-sessions.service |
| 4 | 4 | ||
| 5 | [Service] | 5 | [Service] |
| 6 | ExecStart=/usr/bin/appcontroller /usr/bin/appman -r --dbus session -c am-config.yaml | 6 | ExecStart=/usr/bin/appcontroller /opt/neptune3/neptune3-ui -r --dbus session -c am-config.yaml |
| 7 | Restart=on-failure | 7 | Restart=on-failure |
| 8 | WorkingDirectory=/opt/neptune3 | 8 | WorkingDirectory=/opt/neptune3 |
| 9 | 9 | ||
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb index f6be9cb..7ecd46f 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 += " \ | |||
| 44 | file://neptune.service \ | 44 | file://neptune.service \ |
| 45 | " | 45 | " |
| 46 | 46 | ||
| 47 | SRCREV = "716aadcbd88fbaa8f2b7bbf399cde1a4754e0def" | 47 | SRCREV = "0a91257862b3b7fe1422f8f6f17dbfb8790eaaa3" |
| 48 | |||
| 49 | QMAKE_PROFILES = "${S}/neptune3-ui.pro" | ||
| 48 | 50 | ||
| 49 | DEPENDS = "\ | 51 | DEPENDS = "\ |
| 50 | qtbase \ | 52 | qtbase \ |
