summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive
Commit message (Collapse)AuthorAgeFilesLines
* neptune3: update revision and startup commandv5.11.0-rcSamuli Piippo2018-05-072-2/+4
| | | | | | | | | 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 <bramastyo.harimukti.santoso@pelagicore.com>
* Update all automotive componentsSamuli Piippo2018-04-178-116/+49
| | | | | | | | | | | | 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>
* qtwebbrowser: update revisionSamuli Piippo2018-03-201-2/+2
| | | | | | Task-number: QTBUG-66736 Change-Id: I7d711803f1958df1be3b68ec4258bb197544dfff Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Rename recipesSamuli Piippo2018-03-122-1/+0
| | | | | | | | Add _git postfix to recipes which use sources from git and rename recipes to match their git repositories Change-Id: Idc67d136f280c7d224d586f79c5e7ce6f7e20fa2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Split meta-boot2qt layerSamuli Piippo2018-03-1212-0/+529
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>