summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add product name and Qt version to image confv2.0.1_QtASSamuli Piippo2018-04-272-3/+7
| | | | | | | | | Flashing wizard now support product and qt settings items. Use also correct product name for automotive images. Task-number: AUTOSUITE-286 Change-Id: Iffba7c004b69d410d7b76434b1cccff6836ff23d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Revert "Add appman versions of Kit and Qt to creator"Samuli Piippo2018-04-241-26/+1
| | | | | | | | Separate AppMan Kit is no longer required. This reverts commit 40b299399c5fc3d14156f720e33e22d7a50f1f20. Change-Id: I37fc67b1973c3c27f1e04d4e47765cda5fdc3c45 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update meta layerv5.9.5Mikko Gronoff2018-04-111-1/+1
| | | | | | | | Update to Qt 5.9.5 RC2 (qtwebengine update) Task-number: QTBUG-66252 Change-Id: Ie47c05abb4e3a802d5b46e9ffd2af5d808c5892c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update meta layerMikko Gronoff2018-04-062-2/+2
| | | | | | | | | - Update Qt submodules to 5.9.5 RC - Update QuickCompiler Task-number: QTBUG-66252 Change-Id: Icc3d3d9137373217cbbfd8a41a3873f46cf4e4f0 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qtdeviceutilities: update revisionMikko Gronoff2018-03-271-1/+1
| | | | | | Task-number: QTBUG-66280 Change-Id: I4a87babf55708d5c780b6ace336db0c48e6affa3 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* poky: update to latest revision in morty branchMikko Gronoff2018-03-091-1/+1
| | | | | | Task-number: QTBUG-66252 Change-Id: Ib5e8108c1635f5036cfc99e9d2043862d6c79c7a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* nuc: use modprobe to load kernel moduleSamuli Piippo2018-03-091-2/+1
| | | | | Change-Id: I7446944c7fdd1fc9bd4f01daef6723a6b5690c63 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* quickcompiler: Update QC to 5.9.5 versionMikko Gronoff2018-03-091-2/+2
| | | | | | Task-number: QTBUG-66252 Change-Id: I09d1699079f41b8990ae49eb0a337a32e521d5fb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* nuc: enable boot from internal sd cardreaderSamuli Piippo2018-03-085-0/+79
| | | | | | | | | | Include required kernel modules into initramfs and load them before trying to find the rootfs, if it happends to be in the internal SD cardreader. Task-number: QTBUG-61043 Change-Id: Iafc760e3a872566a819903c4776168a73577bb59 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* qtdeviceutilities: update to latest versionMikko Gronoff2018-03-061-6/+2
| | | | | | | | - Update recipe to use code.qt.io mirror - Fixes: QTBUG-66280 & minor UI bugs Change-Id: I8328fa693c58630b289bb4582d05ce41c48139d0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update meta layerMikko Gronoff2018-03-0612-105/+26
| | | | | | | | | | | | | - Update submodules to first 5.9.5 branch snapshot - mysql_config path fix - Update Qt SRC_URI from github.com to code.qt.io Adjust meta-boot2qt recipes accordingly due Qt source mirror change. Task-number: QTBUG-66252 Change-Id: Ide5542c7d3439fc4ce72e053bbbb63b1a36d7365 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update meta layerMikko Gronoff2018-03-022-2/+9
| | | | | | | | | - Pull in latest upstream/rocko commits. - Keep older qtsystems with old license files due emulator dependency Change-Id: I5c9c7cce77e1f308bd360dbe7b0b756a6e4e3203 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* 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>
* intel: update mesa to 17.0.2Samuli Piippo2018-02-214-0/+110
| | | | | | | | | | Use recipes from pyro branch to update mesa to 17.0.2, which has support for the Intel NUCs with Kaby Lake. Task-number: QTAUTO-798 Change-Id: Ia2402c9acc57f1286b85d4e8eb53b17de7222d01 Reviewed-by: Nikolay Zamotaev <nzamotaev@luxoft.com> Reviewed-by: Mikko Gronoff <mikko.gronoff@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-052-0/+23
| | | | | | | | | | | | | | | | | | 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>
* qtquickcontrols2: Fix background regressionSamuli Piippo2018-01-312-0/+77
| | | | | | | | Cherry-pick change from 5.9 branch that missed v5.9.4 release. Task-number: AUTOSUITE-189 Change-Id: I21184bb76098b8603a7cd7bf9d7336103dbe1332 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* kontron: update SMARC-sAMX6i BSP to r03.00Samuli Piippo2018-01-3110-157/+101
| | | | | Change-Id: Ia33509ecbbc9394b7cbdcd548abb0f6f28cf3c73 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* qt5: don't build tests by defaultSamuli Piippo2018-01-261-0/+2
| | | | | | | We don't use the tests and building them always takes time. Change-Id: I68c95442772479f9dd30e322e48a0cfdef420924 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* qbsp: fix replace tagsSamuli Piippo2018-01-267-15/+16
| | | | | | | | | | @TARGET@ was used twice for different things and other tags were used with wrong content. Installer content now follows closer to the online content. Task-number: QTBUG-66010 Change-Id: I6a10f765fa582da2025134f268c6ee35b74ac8c6 Reviewed-by: Ilari Ängeslevä <ilari.angesleva@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>
* quickcompiler: update to 5.9.4 release revisionv5.9.4Mikko Gronoff2018-01-221-1/+1
| | | | | Change-Id: Iac79b3ecaa5ae653a66cedc7ddd030f0dcd05cbf Reviewed-by: Samuli Piippo <samuli.piippo@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>
* meta-qt5: update to Qt 5.9.4 RCMikko Gronoff2018-01-192-2/+2
| | | | | | | | | - Update submodules to 5.9.4 RC - Update QuickCompiler to 5.9.4 release version Task-number: QTBUG-65028 Change-Id: I44091bcaf355a7d6bfcdb7e27c70a31c94b7e778 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update to Qt 5.9.4 snapshotMikko Gronoff2018-01-121-1/+1
| | | | | Change-Id: Ie652ed0e313c5559aa14f00088eb935fbb755c8a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update meta layerMikko Gronoff2018-01-052-2/+2
| | | | | | | | | - Update qt submodules to latest in 5.9.4 branch - Update qtquickcompiler due changes in qtdeclarative Task-number: QTBUG-65028 Change-Id: Ifb8f82d54bb377229e5fd909227ba08386f010af Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* poky: update revisionMikko Gronoff2018-01-051-1/+1
| | | | | | | | Update to latest morty branch revision Task-number: QTBUG-65028 Change-Id: Iaba57bfbe523dafba34fadc472df31b0c2568e0e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* ppp: remove obsolete patchMikko Gronoff2017-12-212-53/+0
| | | | | | | | Available via poky (commit 97d7e4ca751e6010da97e7f082dd13230fe3ef10 in morty branch) since latest poky revision update. Change-Id: I30818f49622037fc96d3af144eb94f78caf32494 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update meta layerMikko Gronoff2017-12-191-1/+1
| | | | | | | Updates submodules to the latest Qt 5.9 branch. Change-Id: Ifc76a80af814e031d90db0ea9b655eb4a50e48c9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* sdk: add qtapplicationmanger staticdev packageSamuli Piippo2017-12-191-0/+1
| | | | | | | qtapplicationmanager only provides static libs. Change-Id: Ib06133448a7310961369e7cc9124f390af84836d Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* qtivi: enable ivigenerator for toolchainSamuli Piippo2017-12-192-0/+6
| | | | | | | | | | | | 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>
* internal-build: prepend mirror variablesSamuli Piippo2017-12-191-2/+2
| | | | | | | This lets us use other mirrors in addition to the internal ones. Change-Id: I0ef1de6c4eab72dedb9bbce6a3fcadfaa79d3404 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtdeviceutilities: update revisionMikko Gronoff2017-12-181-1/+1
| | | | | | Task-number: QTBUG-65028 Change-Id: I443a1530351191a8dab77a01c40ddc5b6dcbcfe5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update meta layerMikko Gronoff2017-12-131-1/+1
| | | | | | | | Update to first snapshot of 5.9.4 branch Task-number: QTBUG-65028 Change-Id: I89bcbfd6e4f1e6e924d00ba4cca6a9212d53cdaf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* poky: update revisionMikko Gronoff2017-12-111-1/+1
| | | | | | | | Update poky to latest in morty branch, updating version 2.2.2 -> 2.2.3. Task-number: QTBUG-65028 Change-Id: I8c9b5ff73ddd3b3b03b87e34906f36799b6a2b7f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* 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>