summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive
Commit message (Collapse)AuthorAgeFilesLines
* neptune-ui: fetch sources from code.qt.io instead of githubv2.0_QtASMikko Gronoff2018-02-271-2/+1
| | | | | | | Workaround for github fetch/update issues Change-Id: Ibd07080e5799d1fe8963ea2c681c186d98ddfd88 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update neptune-uiMikko Gronoff2018-02-261-1/+1
| | | | | | | | Fixes QTAUTO-807 Task-number: QTBUG-66224 Change-Id: If77aeaf699bd808bdfe4cd29e74a81c4f105c193 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update qtapplicationmanagerMikko Gronoff2018-02-231-1/+1
| | | | | | | | Fixes QTAUTO-790 Task-number: QTBUG-66224 Change-Id: I604b74bd25eed978fb564138a65c14821bb19357 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update componentsMikko Gronoff2018-02-223-3/+3
| | | | | | | | | | | Fixes: neptune-ui: workaround for AUTOSUITE-189 qtivi: QTAUTO-806 qtapplicationmanager: QTAUTO-799, QTAUTO-785 Task-number: QTBUG-66224 Change-Id: I4e459ef361baaedfffa9e37103eaa136d0c4cd34 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update qtapplicationmanagerMikko Gronoff2018-02-201-1/+1
| | | | | | | | | | Fixes: QTAUTO-515 QTAUTO-786 Task-number: QTBUG-66224 Change-Id: I56f2144ff1c6e9c83fe94bd1faabdae73434082f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update qtivi & qtapplicatiomanagerMikko Gronoff2018-02-152-2/+2
| | | | | | | | Sync with latest host version Task-number: QTBUG-66224 Change-Id: Id0a93e71c20b0fa97a92cb54af1deec9003d059c Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
* Update GammaRay to the 2.9.0 releaseVolker Krause2018-02-151-1/+1
| | | | | Change-Id: Id709058c3bceb1ce2ab2fa2f5091e6e915ed0029 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* automotive: update qtiviMikko Gronoff2018-02-141-1/+1
| | | | | | | | Sync with latest host version Task-number: QTBUG-66224 Change-Id: I91cee1be0e585c01de26c11ff07c2eff4700cd6c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update revisionsMikko Gronoff2018-02-092-2/+2
| | | | | | | | Sync embedded component SHA1s to match with host versions Task-number: QTBUG-66224 Change-Id: I9b413aa145f68afab1a2dad9a655a78839bc784b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update revisionsMikko Gronoff2018-02-082-3/+3
| | | | | | | | Sync embedded component SHA1s to match with host versions Task-number: QTBUG-66224 Change-Id: I0eb1cc4eae25d25def7498e5e553f3d882d7df03 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update revisionsMikko Gronoff2018-02-064-5/+5
| | | | | | | Sync embedded component SHA1s to match with host versions Change-Id: I2834366e0a15d55c40ec7d6520961e51d99bad37 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update revisionsMikko Gronoff2018-02-062-4/+4
| | | | | | | | Sync embedded component SHA1s to match with host versions of qtivi & qtapplicationmanager. Change-Id: Ic5895cec20b374011fd8b79f724003fe96c02aeb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Neptune-UI: Update to use the latest Neptune-UIBramastyo Harimukti2018-02-051-1/+2
| | | | | Change-Id: Idd7948ffc61ca0a52ceb25f6bf04792780e205a7 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* qtivi: Fix the broken python3 binary inside an yocto SDKDominik Holland2018-02-051-0/+13
| | | | | | | | | | | | | | | | | | QtIvi creates a virtualenv using the python3 binary from the native sysroot. This virtualenv is also used for the SDK. As it is not intended for the SDK it is using the wrong interpreter location. This workaround installs the python3 binary into the nativesdk sysroot where the qtivi nativesdk recipe can pick it up and copy it into its virtualenv. This needs to be improved in future versions and is discussed here: AUTOSUITE-176 Task-number: AUTOSUITE-179 Change-Id: Ib134231204cc8c6a56f2a93bedb553ecbcbd9123 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Tobias Olausson <tobias.olausson@pelagicore.com>
* Update GammaRayVolker Krause2018-01-311-1/+1
| | | | | Change-Id: I30c38c3ba14398b7ae30183cb9718737fed388d6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Fix license checksum due to incremented year numberVolker Krause2018-01-251-1/+1
| | | | | Change-Id: I7933dd63a6dcef23c87719c66e4405c31ac28a27 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Update GammaRay revisionVolker Krause2018-01-231-1/+1
| | | | | Change-Id: Ie6cbc79bc2297c32f59af4a0512bb96a31c03e07 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* multiscreen-demo: update revision and fix startupSamuli Piippo2018-01-233-6/+33
| | | | | | | | | Update to latest revision. Don't use the provided start.sh script as it's hardcoded for NVIDIA HW. Task-number: AUTOSUITE-182 Change-Id: I1a7498da31ae49bec34426bee3af8517b7333fb4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* automotive: update revisionsSamuli Piippo2018-01-193-4/+4
| | | | | | | Update to latest revisions. Change-Id: Iedf41066504d7b573773c08ae0eaa80203262f60 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* qtivi: enable ivigenerator for toolchainSamuli Piippo2017-12-191-0/+5
| | | | | | | | | | | | Fix yocto build issues with nativesdk-qtivi and include the ivigenerator to the toolchain. ivigenerator is disabled for mingw build since it is using the prebuild python binaries and doesn't work with virtualenv. Task-number: AUTOSUITE-176 Change-Id: I4765652919649f4aafeb723127b0e75194325f92 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* appman: add dependency to nativesdk-qtdeclarativeSamuli Piippo2017-12-011-4/+6
| | | | | | | ... and remove += where that does not work as expected. Change-Id: Ib50f61f2609761d927e163c9fe23dac1a98a2ccb Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* qtivi: Update to the latest version and add PACKAGECONFIG options for ↵Dominik Holland2017-11-291-1/+3
| | | | | | | qtsimulator Change-Id: I39c3e41d5d1ca1ba4466fec4abd6bd49aa19cc10 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update revisionsSamuli Piippo2017-11-086-16/+48
| | | | | | | | Update all automotive components. Merge changes done in pyro branch. Change-Id: I9a084b69ff7399c244098a336f0a3a112859fa17 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* qtivi: export envs for ivigeneratorSamuli Piippo2017-08-191-1/+8
| | | | | | | | pip3 is run during install phase, so we need to have the environment variables available also then. Change-Id: I43aa285a5da884a0db4b651fb6a0eeb832daef51 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* qtivi: don't use dlt by defaultSamuli Piippo2017-08-171-1/+1
| | | | | | | | Current set of meta layers do not provide recipe for dlt-daemon. Fix error Nothing PROVIDES 'dlt-daemon' Change-Id: If55fc24731a2673f471d140e038f9dc0966f02e9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtivi: Use the latest version from 'dev'Dominik Holland2017-07-201-5/+35
| | | | | | | | | | | | | This also introduces fetching the qface submodule and the new default PACKAGECONFIG for the ivigenerator. For the ivigenerator new native and nativesdk packages are needed, which have a dependency towards python3 and python3-virtualenv Task-number: QTAUTO-472 Change-Id: I4e86168f4249c53c521c60cc2e1d44e91e968f4d Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* qtivi: Add a PACKAGECONFIG option for dltDominik Holland2017-07-141-1/+2
| | | | | | | | | This makes sure the QtGeniviExtras module is build if 'dlt' is set in PACKAGECONFIG. In this case the build and runtime dependencies are setup correctly. Change-Id: Icf6650144692b39ddafeea9d51fc3ccf75b747c5 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* qtivi: Use the option of the new configure systemDominik Holland2017-07-141-2/+2
| | | | | | | | This also fixes the geniviextras-only PACKAGECONFIG, which wouldn't work otherwise Change-Id: I07c748742d755734e1004ee73391a396f8b78510 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* qtivi: Restructure the recipe according to the OE style guideDominik Holland2017-07-141-2/+4
| | | | | Change-Id: Ibb455bdf95c75d4d6d4f5c8c4758cd201e75c765 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* Merge remote-tracking branch 'origin/krogoth' into mortyMikko Gronoff2017-05-011-1/+1
|\ | | | | | | | | | | | | | | * origin/morty: neptune-ui: Update to the latest version Change-Id: Ica8c5fdfe2303a82991ab98650d9009efee80fea
| * neptune-ui: Update to the latest versionv1.1_QtASDominik Holland2017-04-131-1/+1
| | | | | | | | | | Change-Id: Ie71e9acea707fb2a6cd82493cf43e94689f98f5d Reviewed-by: Vladimir Minenko <vladimir.minenko@pelagicore.com>
* | qtivi: update to version that compiles with Qt 5.9Samuli Piippo2017-04-221-1/+1
| | | | | | | | | | Change-Id: I24ba7de59c466956987d0c81645976fc383b7ec2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Merge remote-tracking branch 'origin/krogoth' into devMikko Gronoff2017-04-134-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/krogoth: neptune-ui: update revision neptune-ui: depends on qttools-native Multiscreen-demo: update revision neptune-ui: rdepends on dbus-session multiscreen-demo: update revision qtivi: Update to the latest version neptune-ui: Update to the latest version neptune: update to latest version toradex: add missing USB kernel config for colibri vf Change-Id: Ic0ae906b9acef6a09c80ee50ea7b56d558636739
| * neptune-ui: update revisionSamuli Piippo2017-04-071-1/+1
| | | | | | | | | | Change-Id: I791a1f2d33715d6da0bc19fad4f4b1a0b38a019d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * neptune-ui: depends on qttools-nativeGordan Markuš2017-04-051-2/+2
| | | | | | | | | | | | | | | | | | | | * Switch RDEPENDS from dbus-session to dbus * The i18ndemo plugin depends on lrelease Build error: build/tmp/sysroots/x86_64-linux/usr/bin/qt5/lrelease: Command not found Change-Id: I595b6633f6ef9dacdeef4393d381a7a81f358538 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Multiscreen-demo: update revisionSamuli Piippo2017-04-051-1/+1
| | | | | | | | | | Change-Id: Ibc1cbff42bfc5dd66c3bacc7c9d66fa7186ee0a9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * neptune-ui: rdepends on dbus-sessionGordan Markuš2017-04-051-1/+1
| | | | | | | | | | Change-Id: I0e829d71411f68493d5a276b08ab0f89b7c99643 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * multiscreen-demo: update revisionSamuli Piippo2017-04-031-1/+1
| | | | | | | | | | Change-Id: Id760ab89cc2d9c6fcf9aac8652aa7bf05c053d15 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * qtivi: Update to the latest versionDominik Holland2017-03-301-1/+1
| | | | | | | | | | Change-Id: If830306dfb29a1a28d323a3b7176572de73dba63 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * neptune-ui: Update to the latest versionDominik Holland2017-03-302-2/+2
| | | | | | | | | | | | | | | | 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>
| * neptune: update to latest versionSamuli Piippo2017-03-291-1/+1
| | | | | | | | | | Change-Id: I82f64cea54658353528dba083f0eb15334858424 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* | Merge remote-tracking branch 'origin/krogoth' into devMikko Gronoff2017-03-214-12/+84
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * Add multiscreen automotive demoSamuli Piippo2017-03-161-0/+65
| | | | | | | | | | | | | | | | Startup is disabled by default. Task-number: QTAUTO-275 Change-Id: I3c7cbca10dc3a0d0ca2cc512c34b02b6985fe0d9 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
| * neptune: update to include fix for i18ndemoSamuli Piippo2017-03-151-1/+1
| | | | | | | | | | Change-Id: Icce4a1345accccf6becd237a28093dddd273b353 Reviewed-by: Volker Krause <volker.krause@kdab.com>
| * Update GammaRay to the same version as used by the QtAS 1.1 host toolsVolker Krause2017-03-091-1/+1
| | | | | | | | | | Change-Id: I61c590d3d901235cbe6e67f4d3a115ecc26b781c Reviewed-by: Jan Arne Petersen <jan.petersen@kdab.com>
| * Update automotive componentsSamuli Piippo2017-02-282-7/+2
| | | | | | | | | | | | | | | | | | | | 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>
| * neptune-ui: add runtime dependenciesGordan Markuš2017-02-221-0/+1
| | | | | | | | | | | | | | | | Neptune-ui depends on qtquickcontrols-qmlplugins and qtgraphicaleffects-qmlplugins Change-Id: Ie78228e42795bed9ccbfc631f1b9ea8189b9fb0e Reviewed-by: Nedim Hadzic <nedim.hadzic@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>
| * Update GammaRay to the latest 2.7 branchVolker Krause2017-02-011-4/+4
| | | | | | | | | | Change-Id: Ieb60632d524c9a501aacf71df7a0c35f69810ca1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>