summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* automotive: update revisionsSamuli Piippo2018-06-141-1/+1
| | | | | Change-Id: Id367e0949813fee6d1f68a2ff5acbef145a7c412 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* automotive: update revisionsSamuli Piippo2018-06-081-1/+1
| | | | | | | latest revision for qmllive (from 5.11 branch), appman and qtivi. Change-Id: I7860e8cd75afae5c320e02b3c9a623bde9dcdc44 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* automotive: update module revisionsSamuli Piippo2018-06-041-1/+1
| | | | | | | | Latest revisions for neptune3-ui, appman and qtivi. Change-Id: I2ad1ce9f552555ae950e1e2a54fd592e20af7126 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* Update all automotive componentsSamuli Piippo2018-04-171-2/+2
| | | | | | | | | | | | 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>
* Split meta-boot2qt layerSamuli Piippo2018-03-121-0/+70
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>