summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/neptune-ui/neptune.service
Commit message (Collapse)AuthorAgeFilesLines
* Split meta-boot2qt layerSamuli Piippo2018-03-121-11/+0
| | | | | | | | | | | Move distro specific recipes to own layer and leave only new recipes and bbclasses to meta-boot2qt layer. This makes it easier to include meta-boot2qt to your own distro layer to get access e.g., QDB and QBSP recipes that might be useful even without boot2qt distro. Task-number: QTBUG-65871 Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
* neptune-ui: bump srcrev, install fonts system-wideTobias Olausson2018-01-221-1/+1
| | | | | | | | | 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>
* automotive: update revisionsSamuli Piippo2017-11-081-2/+2
| | | | | | | | Update all automotive components. Merge changes done in pyro branch. Change-Id: I9a084b69ff7399c244098a336f0a3a112859fa17 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* neptune-ui: Update to the latest versionDominik Holland2017-03-301-1/+1
| | | | | | | | Also fix the neptune.service to the new standalone yaml file Task-number: QTAUTO-329 Change-Id: Id561cd051f799998f88968cf8160cd04a04087a2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Enable dbus by default for neptune uiRisto Avila2016-10-041-2/+2
| | | | | | | Task-number: AUTOSUITE-10 Change-Id: I1961d972a3bc7c4e0f3e7ac0788044629b8dd2f4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* neptune-ui: Updated to the latest versionDominik Holland2016-04-071-1/+1
| | | | | Change-Id: Ifca5ba3a117e47b6186dca7a7be48c823f43a2a7 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Add recipes for qtapplicationmanager and neptune-uiSamuli Piippo2015-12-091-0/+11
Include both in the automotive image and set neptune-ui to start at boot up. Change-Id: I41197deb6a15540b7d27a5235fc1658582667b4a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>