summaryrefslogtreecommitdiffstats
path: root/recipes-qt
Commit message (Collapse)AuthorAgeFilesLines
* Split meta-boot2qt layerSamuli Piippo2018-03-1283-3028/+0
| | | | | | | | | | | 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>
* Merge "Merge remote-tracking branch 'origin/morty' into pyro" into ↵Mikko Gronoff2018-03-0913-26/+77
|\ | | | | | | refs/staging/pyro
| * Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2018-03-0813-26/+77
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not entirely a normal kind of merge. In previous merge from origin/morty into pyro several automotive suite specific commits were left out from the merge due conflicts in automotive component recipes between used platforms (morty 5.9 vs. pyro 5.10). The commits previously left out fo the merge are now included in this merge by a direct copy of origin/morty branch's recipes-qt/automotive folder into pyro. An exception is a single commit in pyro (8513b63 - neptune-ui: bump srcrev, install fonts system-wide) that's left in place and merged with origin/morty content. Also, the toolchain changes under packagegroups folder for automotive are applied, thus making the following included commits list: origin/morty: qtdeviceutilities: update to latest version meta-qt5: update meta layer meta-qt5: update meta layer neptune-ui: fetch sources from code.qt.io instead of github automotive: update neptune-ui automotive: update qtapplicationmanager automotive: update components intel: update mesa to 17.0.2 automotive: update qtapplicationmanager automotive: update qtivi & qtapplicatiomanager Update GammaRay to the 2.9.0 release automotive: update qtivi automotive: update revisions automotive: update revisions automotive: update revisions automotive: update revisions Neptune-UI: Update to use the latest Neptune-UI qtivi: Fix the broken python3 binary inside an yocto SDK Update GammaRay qtquickcontrols2: Fix background regression kontron: update SMARC-sAMX6i BSP to r03.00 origin/morty (previously left out): Fix license checksum due to incremented year number Update GammaRay revision multiscreen-demo: update revision and fix startup automotive: update revisions sdk: add qtapplicationmanger staticdev package qtivi: enable ivigenerator for toolchain appman: add dependency to nativesdk-qtdeclarative qtivi: Update to the latest version and add PACKAGECONFIG options for qtsimulator Conflicts: recipes-qt/automotive/gammaray_git.bb recipes-qt/automotive/multiscreen-demo_git.bb recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb recipes-qt/b2qt-addons/b2qt-demos.bb recipes-qt/qt5/qtdeviceutilities.bb recipes-qt/qt5/qtsystems_git.bbappend scripts/manifest.xml Change-Id: I95ee06882d88e0dc91be1b9a769e4d88e0b11591
| | * 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-0611-104/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-021-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
| | * 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>
| | * 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-311-0/+3
| | | | | | | | | | | | | | | Change-Id: Ia33509ecbbc9394b7cbdcd548abb0f6f28cf3c73 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* | | qdbd: Update to 1.1.0Kari Oikarinen2018-03-091-2/+2
|/ / | | | | | | | | | | Change-Id: Ia9e15e2e87ab2a766ddf68dbd77c8dc8c1757fcc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Include qtwebglplugin to the imageSamuli Piippo2018-03-061-0/+1
| | | | | | | | | | | | | | | | Allows stream applications to browsers over the network Task-number: QTBUG-66817 Change-Id: I987adae255dafbf6b6b746117e20024988dd86b2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2018-03-059-28/+25
| | | | | | | | | | | | | | | | | | - Update SRC_URI for Qt modules from github to code.qt.io - Update QT submodules to 5.11.0 Beta1 Task-number: QTBUG-66307 Change-Id: Ia5670787568e7f1e247b939c8c3c992702db8217 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Disable sandbox when running qtwebengineSamuli Piippo2018-03-018-0/+8
| | | | | | | | | | | | | | | | | | | | Running WebEngine as root without --no-sandbox is not supported, disable sandbox in appcontroller conf so it affects all apps. Task-number: QTBUG-66641 Change-Id: Icdef6f7eb66fa53060973c32cf74a7a254cc3449 Reviewed-by: Michal Klocek <michal.klocek@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtdeclarative: fix PACKAGECONFIGSamuli Piippo2018-02-231-2/+0
| | | | | | | | | | | | | | | | | | qml-debug is already set in the upstream recipe with ??= which cannot be appended with +=, so essentially we removed xmlpatterns from there. Task-number: QTBUG-66576 Change-Id: I85dc2b9fbcec491d02c82e68d02e59aefeb1c241 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtdeviceutilities, b2qt-launcher: Update to latest revisionsMikko Gronoff2018-02-202-3/+3
| | | | | | | | | | | | | | | | | | Update components to introduce the new launcher Task-number: QTBUG-66307 Change-Id: I42b36685b0f23b16f09485978535e85b8ce3f2fe Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/pyro-5.11' into pyroSamuli Piippo2018-02-1910-220/+10
|\ \ | | | | | | | | | | | | | | | | | | * origin/pyro-5.11: qt5: Upgrade to Qt 5.11.0 Change-Id: Ida14b8ede25b65ea7e60dc1a6555d7c93523bbbf
| * | qt5: Upgrade to Qt 5.11.0Samuli Piippo2018-02-1210-220/+10
| | | | | | | | | | | | | | | | | | | | | | | | QtQuickCompiler is now part of qtdeclarative, separate recipe is no longer needed. Keeping qtquickcompiler.bbclass still for backwards compatibility. Change-Id: I8e6a66b176fc17c4bb161ae4638125238518e22a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | meta-qt5: update meta layerMikko Gronoff2018-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Update qt5 modules to 5.10.1 RC - Update quickcompiler Task-number: QTBUG-65164 Change-Id: I05a06e1bd070c709703d28ac2e221ca697c1cc03 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qtdeviceutilities: update revisionMikko Gronoff2018-02-071-2/+2
|/ / | | | | | | | | | | | | | | Fixes messy network settings UI Task-number: QTBUG-65164 Change-Id: I1ac59ae15acf046f9fc0cd5cfbbab7b035fbf201 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2018-02-053-2/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automotive related changes left intact for pyro, as they require further work than just a basic merge due component branching differences etc. * origin/morty [MERGED]: qt5: don't build tests by default qbsp: fix replace tags quickcompiler: update to 5.9.4 release revision meta-qt5: update to Qt 5.9.4 RC meta-qt5: update to Qt 5.9.4 snapshot meta-qt5: update meta layer poky: update revision ppp: remove obsolete patch meta-qt5: update meta layer internal-build: prepend mirror variables qtdeviceutilities: update revision meta-qt5: update meta layer poky: update revision * origin/morty [NOT MERGED]: Fix license checksum due to incremented year number Update GammaRay revision multiscreen-demo: update revision and fix startup automotive: update revisions sdk: add qtapplicationmanger staticdev package qtivi: enable ivigenerator for toolchain appman: add dependency to nativesdk-qtdeclarative qtivi: Update to the latest version and add PACKAGECONFIG options for qtsimulator Changes not staged for commit: recipes-qt/automotive/gammaray_git.bb recipes-qt/automotive/multiscreen-demo_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-automotive-qt5-toolchain-host.bb recipes-qt/packagegroups/packagegroup-b2qt-automotive-qt5-toolchain-target.bb Conflicts: recipes-qt/automotive/gammaray_git.bb recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb recipes-qt/qt5/qtdeviceutilities.bb recipes-qt/qt5/qtquickcompiler_git.bb scripts/manifest.xml Task-number: QTBUG-65164 Change-Id: I98fe358aaaf55a609dc34f7b8cc65525d493ff26
| * 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-262-2/+2
| | | | | | | | | | | | | | | | | | | | @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-191-1/+1
| | | | | | | | | | | | | | | | | | - 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 meta layerMikko Gronoff2018-01-051-1/+1
| | | | | | | | | | | | | | | | | | - 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>
| * 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>
| * qtdeviceutilities: update revisionMikko Gronoff2017-12-181-1/+1
| | | | | | | | | | | | Task-number: QTBUG-65028 Change-Id: I443a1530351191a8dab77a01c40ddc5b6dcbcfe5 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>
| * 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>
* | neptune-ui: bump srcrev, install fonts system-wideTobias Olausson2018-01-222-6/+15
| | | | | | | | | | | | | | | | | | When building on rocko, the fonts are not picked up unless installed system-wide. The SRCREV bump fixes an issue where neptune would crash with an EGLFS error about mixing OpenGL windows. Change-Id: Ie905b581d9e97845ea508730541228cf34291796 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtdeviceutilities: update revisionMikko Gronoff2017-12-081-1/+1
| | | | | | | | | | | | Change-Id: I6c57e18d84b2b53a7b83ef92e69c4899506eaf9d Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>