summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive/qtapplicationmanager_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/krogoth' into devMikko Gronoff2017-03-211-2/+13
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/krogoth: AM: update revision Add appman versions of Kit and Qt to creator fonts: add recipe for GNU FreeFonts Add multiscreen automotive demo neptune: update to include fix for i18ndemo fonts: update URL for lohit font Update GammaRay to the same version as used by the QtAS 1.1 host tools emulator: correctly append qtsimulator configuration Update automotive components setup-environment: don't exit the shell on error neptune-ui: add runtime dependencies update meta-qt5 (merged upstream/master) SHA1 to manifest.xml AM: Add appman tools to automotive nativesdk configure-qtcreator: suppress unnecessary error Update GammaRay to the latest 2.7 branch Conflicts: recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/qt5/qtlocation_git.bbappend scripts/manifest.xml Change-Id: I96601e7d7a1827a6631fe59d18101d2ad3b70871
| * AM: update revisionSamuli Piippo2017-03-161-1/+1
| | | | | | | | | | Change-Id: I54f29272075b9efc5ce3d8eebaf582001f299382 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
| * Update automotive componentsSamuli Piippo2017-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | Use latest version of QtWayland from 5.8 branch, which is needed for qtapplicationmanager to work correctly. Change Drive CX to use basic rendering loop. Change-Id: If74255e982a676f1c556f2ef25975b675a484e05 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
| * AM: Add appman tools to automotive nativesdkGordan Markuš2017-02-101-2/+13
| | | | | | | | | | | | | | Task-number: QTAUTO-274 Change-Id: I467e93dc25a314cda0a4c35fe990c2b1274bc251 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Replace @base_contains macros with @bb.utils.containsMikko Gronoff2017-01-271-2/+2
|/ | | | | | | | | Deprecated @base_contains macros print warnings. Replace deprecated macro with @bb.utils.contains everywhere (.bb, .append, .conf and .inc files) Change-Id: I400f8b355150e0f283165fbf43fb620f948892fa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Update automotive componentsSamuli Piippo2016-12-161-1/+1
| | | | | | | | Latests revs for appman, neptune and qtivi. Change-Id: I18afa4f5189178d8dc039c311f472c493be3fd9c Reviewed-by: Teemu Holappa <teemu.holappa@qt.io> Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* QtApplicationManager: Revision updateGordan Markuš2016-12-161-2/+1
| | | | | | | Fix Qt 5.8 builds and remove redundant dbus installation directive. Change-Id: I844e7b1f7155ea9eaa1fcdd16f541284424c4715 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* AM: update to latest revisionSamuli Piippo2016-11-111-1/+1
| | | | | Change-Id: I88d85c281bfc7895f976fbc7f65bd9e88eae7aa3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* AM: update revisionSamuli Piippo2016-10-271-9/+5
| | | | | | | Use qt5-module to get all files (mkspecs, examples) in correct sub-packages. Change-Id: I41b98c74c2764d45a08ab064c17d507eb1029f79 Reviewed-by: Risto Avila <risto.avila@qt.io>
* qt5: update to Qt 5.8Samuli Piippo2016-10-031-1/+1
| | | | | Change-Id: If37c30437c3e8d3f5ffafb3a47851d88ec050895 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Reuse qt5-git.inc in automotive recipesSamuli Piippo2016-08-241-8/+2
| | | | | | | | | Instead of using codereview.qt-project.org directly, reuse qt5-git.inc from meta-qt5 that defines git url to be used which simplyfies the recipes. Also cleanup unnecessary use of sdk-sources for opened repos. Change-Id: I80e02c9aba600eb41e2618f377e878fd8ecead11 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Updated neptune-ui, qtivi, and appman shaRisto Avila2016-07-061-1/+1
| | | | | | | | | neptune-ui: 3d36a7b qtivi: ccc1f3a appman: 8a4b17f Change-Id: I23e9c8952bb9f24a4dcad7bb0196093e77ad2e1e Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* AM: update revisionSamuli Piippo2016-06-091-1/+1
| | | | | Change-Id: I40be50f542fab2b6c3743c2e29c9354df5a98767 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Added the missing commercial license to the automotive componentsDominik Holland2016-06-081-1/+1
| | | | | Change-Id: Id53d4bfe09c23ab64e248d65e6cfc32e6c7ad157 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtapplicationmanager: Use the force-multiprocess option when possibleDominik Holland2016-06-021-1/+1
| | | | | Change-Id: I04e02c7cf745f754a981875db69cd501bdd42d8c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update AM and neptune-uiSamuli Piippo2016-05-201-1/+1
| | | | | Change-Id: Idf6831373ebbe92f43f4dbdcc0b1f794c88d6d01 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* AM: set default hardware-idSamuli Piippo2016-05-191-0/+1
| | | | | | Change-Id: Ie7e2e287ef22c29a6ec9e829a23c38c8fe5052e4 Task-number: QTAUTO-182 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Update license headersSamuli Piippo2016-05-181-7/+15
| | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* AM: add runtime dependency to libcryptoSamuli Piippo2016-05-091-0/+1
| | | | | | Change-Id: I8625d00cd99af3b15dd8d8e97c4fb76726824b9e Task-number: QTAUTO-49 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-05-041-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: automotive: update src uris after repos were opened colibri-vf: change partition alignment to 1M Make ABI selection more robust in configure-qtcreator.sh Conflicts: recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb Change-Id: I86763619f24b40e9ac62a8c1ae84acf4ffeb4be7
| * automotive: update src uris after repos were openedSamuli Piippo2016-05-041-3/+3
| | | | | | | | | | | | | | Repos are now opened so there is no need to use sdk-sources anymore. Change-Id: Ibad7b3b7f9004b51e119dc1c6897410656f40742 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | automotive: update revisionsSamuli Piippo2016-04-211-5/+5
|/ | | | | | | | Update neptune-ui and qtapplication manager, which need latest qtwayland. Add needed environment variable for wayland. Change-Id: I2e9eddd109546dca49451bff6bcf5623e16eb0bc Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Update license headersSamuli Piippo2016-02-091-14/+13
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtapplicationmanager: use qmake5 instead of qt5-moduleSamuli Piippo2016-02-081-1/+2
| | | | | | | | Application manager is an application, using qmake5 instead qt5-module gets us a single package to install. Change-Id: Id9d160ccb02253d1c6f04a46a7d08d2a492d669a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* AM: update revisionSamuli Piippo2015-12-281-1/+1
| | | | | | | Fixes a few race conditions in multi-process mode Change-Id: I122022e386008d12b666fa6667a21e0a3a8ed3a6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* AM: update to latest revisionSamuli Piippo2015-12-141-1/+1
| | | | | | | Fixes web browser crash Change-Id: I3053875769f061cb4c155c73d8739ec03d6cae0e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update neptune-ui and AMSamuli Piippo2015-12-111-1/+1
| | | | | | | | Update to the lastest revisions of both neptune-ui and qtapplicationmanager. Change-Id: If101cf5f18884a258dfeeaf5562014d8a9229fcf Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add recipes for qtapplicationmanager and neptune-uiSamuli Piippo2015-12-091-0/+58
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>