summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* meta-qt5: update layerv5.9.7mortyMikko Gronoff2018-10-161-1/+1
| | | | | | | | | Update to Qt 5.9.7 RC [v2] - add few more qtbase fixes. Amends commit 5298ac377559e46cf702c6890757522a2c463be7. Task-number: QTBUG-69049 Change-Id: I9df297877bce0fbeae83890093d327b71c483a7e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update layerMikko Gronoff2018-10-141-1/+1
| | | | | | | | Update to Qt 5.9.7 RC Task-number: QTBUG-69049 Change-Id: I2f238c84553f59c37f2cfc4731e5dedf39a578c6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* tegra-t18x: fix openssl-native buildSamuli Piippo2018-10-101-0/+30
| | | | | | | | Compilation was depending on host machine perl installation instead of using the perl-native. Change-Id: Id61051de047de785f770f8ae2648903cc8658b99 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* renesas: update meta-linaro layerSamuli Piippo2018-10-101-1/+1
| | | | | | | | Fix build issue with python-wand by updating the meta layer. Fix TypeError: Required argument 'month' (pos 2) not found Change-Id: I491faf9095af6de59f02aad16ae4f61144475fff Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* grub-efi-native: fix initramfs-basic dependency issueSamuli Piippo2018-10-091-1/+1
| | | | | | | | | Use correct dependency to initramfs, so that cpio.gz file has been created. (cherry picked from commit a955cc426de549cc8f992b619927db040ac0841c) Change-Id: I93f1ba00879012ac46b8f9f3f3c988e11c0b4d81 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Fix grub-efi-native build with GCC8Samuli Piippo2018-10-091-0/+2
| | | | | | Task-number: QTBUG-70995 Change-Id: I1c060907480d0f2000ebd739f62c5acd39a336fc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update layerMikko Gronoff2018-10-091-1/+1
| | | | | | | | * Update to latest Qt 5.9.7 snapshot * fix to font rendering issue QTBUG-70277 Change-Id: I8f16d8a84faa230645e32d0c272b901710c33387 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update layerMikko Gronoff2018-09-251-1/+1
| | | | | | | | Update to latest Qt 5.9.7 branch snapshot Task-number: QTBUG-69049 Change-Id: I5d8bab1da9cd40fd4ea5921a47b9d6492ffdbe40 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtdeviceutilities: update revisionMikko Gronoff2018-09-241-1/+1
| | | | | | | | | | Updated: 127d469 Fix connman connection initialization after it is available 3b535a4 Doc: Bump to version 5.9.7 d1042a8 Doc: bump version to 5.9.6 Change-Id: If0fa7b8a856a5a591803a37bf02283f889ded406 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update layerMikko Gronoff2018-08-232-2/+2
| | | | | | | | | * Update to Qt 5.9.7 snapshot * Update qtquickcompiler Task-number: QTBUG-69049 Change-Id: Ib775130cee1980a929ace6b5ae55a6971bd5ba11 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* emulator: build hdd image in correct phaseSamuli Piippo2018-08-211-1/+1
| | | | | | | | | hdd image need to be done before do_image_complete, since that's the phase is used in qbsp class. (cherry-picked from commit 614b86d5fe20513e27102f25eced6296aa205e6a) Change-Id: I9a2b7a0b18f7481d3dca1478e7b9e293686bcd2b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-openembedded: update to latest revisionMikko Gronoff2018-06-261-1/+1
| | | | | | Task-number: QTBUG-69049 Change-Id: I8521627bf848864ca024c082ceaa37b28352126c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update layerv5.9.6Mikko Gronoff2018-06-071-1/+1
| | | | | | | | Update to Qt 5.9.6 RC3 Task-number: QTBUG-67815 Change-Id: Id66cab3508f43b845a7300ded6a20a33fd82e24c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update layerSamuli Piippo2018-06-041-1/+1
| | | | | | | update to Qt 5.9.6 RC2 Change-Id: I6f053daf94b5a330c9ff3500740d4135cbd9a409 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* meta-qt5: update meta layerMikko Gronoff2018-05-301-1/+1
| | | | | | | | Update to Qt 5.9.6 RC Task-number: QTBUG-67815 Change-Id: I38d3513bc8be49e4966ebd999981a8fce6db8db6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* poky: update to 2.2.4 releaseMikko Gronoff2018-05-251-1/+1
| | | | | | Task-number: QTBUG-67815 Change-Id: I48837bb9ce5b05f11305931b87e3880925f7117a Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* meta-qt5: update meta layerMikko Gronoff2018-05-171-1/+1
| | | | | | | | | - Merge latest commits from upstream/rocko - Update submodules to Qt 5.9.6 branch snapshot Task-number: QTBUG-67815 Change-Id: I5862cf72c8477fad2bd8b851e4693fd1d745d37f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* appcontroller: Use proper directory for XDG_RUNTIME_DIRSamuli Piippo2018-05-1711-12/+14
| | | | | | | | | | | | | XDG_RUNTIME_DIR must be owned by the user, and Qt automatically changes the access rights if the directory has something else. Enable systemd's loginctl enable-linger for the default user 'root' so that /run/user/0 is always available. Task-number: QTBUG-68152 Change-Id: Ic45649210ddca54daddeb8dac44b41ec37e6a172 Reviewed-by: Karim Pinter <karim.pinter@qt.io> (cherry picked from commit 9c39345b8c202e29c2759774452ed8df8a84cc11) Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta layers: update group1 & group2 devices related meta layersMikko Gronoff2018-05-152-6/+8
| | | | | | | | Update morty branches of hw specific meta layers to more recent revisions. Change-Id: Icc1405dea1d17cb2a132184a418f1e21a98778bf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* poky, meta-mingw: update to latest revision in morty branchMikko Gronoff2018-05-083-70/+2
| | | | | | Task-number: QTBUG-67815 Change-Id: I87a26127666d5996aee433fb05af0b2126c85273 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtdeviceutilities: update to latest versionMikko Gronoff2018-05-031-1/+1
| | | | | | | | Add support for wi-fi networks with hidden SSID Task-number: QTBUG-62661 Change-Id: I4ff0aa63e5c65b8557b9955a905df629bd736b7c Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* 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>