summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qbsp: fix version number parsingv5.10.0Samuli Piippo2017-12-013-3/+3
| | | | | | | | Don't trust the length of Qt's version number, split it at '+git${SRCPV}'. Also remove extra bits from auto increment version string. Change-Id: I18a7fea3c5f6927be6730ebceac63bb61c2ec8ef Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* meta-qt5: update submodules to 5.10.0 RC3Mikko Gronoff2017-12-011-1/+1
| | | | | Change-Id: I00e101fc47f0a99e6a374114121f4dccc105551d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Start qtlauncher and emulatorproxy as last servicesSami Nurmenniemi2017-11-306-4/+33
| | | | | | | Task-number: QTBUG-64786 Done-with: Kalle Viironen <kalle.viironen@qt.io> Change-Id: I83a89e6a4469657e7fb24156cd20f6e19dacdf6a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* prebuild-python: get complete python modules packageSamuli Piippo2017-11-294-7/+14
| | | | | | | | | | | | The prebuild package used by QtCreator did not contain all the necessary python modules needed by gdb. Get complete package from python.org. Also make sure those are located by both python.exe and gdb. We still need the original package to provide all the development files not included in the embeddable zip file. Task-number: QTBUG-64855 Change-Id: I109eea70390560e76a668996dfff5bf03424765b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qdb: use -native name for the recipeSamuli Piippo2017-11-292-1/+1
| | | | | | | | | Bitbake will otherwise try to find the manifest file from wrong architecture. WARNING: Manifest .../manifest-allarch-installer-framework.populate_sysroot not found? Change-Id: I9766aac3bc1a8f97cf2fc095410af7fb92689dd3 Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* qtbase: update patch for 5.10.0 RC2Mikko Gronoff2017-11-291-3/+3
| | | | | Change-Id: I79d6f5c35f5960f3b42ef5942f4f767d6ae4e65e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: Update to 5.10.0 RC2Mikko Gronoff2017-11-291-1/+1
| | | | | Change-Id: If6e6b44d9942af12e82b84e879b11afd629d2f7d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Start emulatorproxy after network is configuredSami Nurmenniemi2017-11-281-1/+2
| | | | | | | | | | If network is not available, emulatorproxy can't connect to the host simulator and exits. Task-number: QTBUG-64809 Change-Id: I9d0c431aa085434ae4247a48036b43d379238fd6 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-11-289-17/+29
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: meta-qt5: update meta layer qbsp: various improvements to qbsp creation qbsp: update installer-framework meta-qt5: update meta layer meta-qt5: update meta layer meta-qt5: update meta layer automotive: update revisions 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/qtquickcompiler_git.bb scripts/manifest.xml Change-Id: I73e99cd51cbe5f87021c02c19c12b6661a42c01b
| * meta-qt5: update meta layerv5.9.3Mikko Gronoff2017-11-191-1/+1
| | | | | | | | | | | | | | | | Update submodules to Qt 5.9.3 RC3 Task-number: QTBUG-64216 Change-Id: I3dba209e7fbd26407fa17912ea013fd65d52a6bc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * qbsp: various improvements to qbsp creationSamuli Piippo2017-11-176-11/+14
| | | | | | | | | | | | | | | | | | | | Now using the same component name and installation paths as are done with components from online installer. Modify the component description from recipe, so it's different for boot2qt and automotive qbsps. Change-Id: Ie43fa00e438b9ec2e219eda052f728e7c0754644 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * qbsp: update installer-frameworkSamuli Piippo2017-11-162-5/+14
| | | | | | | | | | | | | | | | | | Use latest release from publicly available server. Search files for QBSP_IMAGE_CONTENT from alternative locations. Task-number: QTBUG-64522 Change-Id: I64fd9f28640db996d908dc74b48cf0f462d74b52 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2017-11-161-1/+1
| | | | | | | | | | | | | | | | Update submodules to Qt 5.9.3 RC2 Task-number: QTBUG-64216 Change-Id: I63ea4caed7df4b2afe03916357af0d6f630b7c91 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2017-11-152-2/+2
| | | | | | | | | | | | | | | | | | - Update Qt submodules to 5.9.3 RC - Update QuickCompiler Task-number: QTBUG-64216 Change-Id: Ibfd62c60e64dd6d988fa10bb531ad9628046266f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2017-11-141-1/+1
| | | | | | | | | | | | | | | | | | - Update submodules to Qt 5.9.3 (snapshot 2) - Remove unused qtwebengine patches Task-number: QTBUG-64216 Change-Id: I2bcb9902091a39159d8b829e00396925d35b8db5 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>
* | qdb: workaround for delayed initializationSamuli Piippo2017-11-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | If /dev/random initialization takes too long, qdbd-init.sh script tries to write to /sys before qdbd is running correctly. Adding QT_HASH_SEED=0 allows qdbd to start before /dev/random is initialized and the USB connection will work correctly. Task-number: QTBUG-63029 Change-Id: Ia6a1868de60f5e5c8fbb29fe9a59213cab66249f Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* | meta-qt5: update submodules to 5.10.0 RCMikko Gronoff2017-11-271-1/+1
| | | | | | | | | | Change-Id: I178cb844b78c7475d8eb2fd98a0a586073714ec4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtbase: add workaround for internal compiler errorSamuli Piippo2017-11-252-0/+27
| | | | | | | | | | | | | | | | | | | | mingw32 build fails with gcc's internal compiler error: in ix86_compute_frame_layout, at config/i386/i386.c:11420 As a workaround, disable to offending code. Task-number: QTBUG-64707 Change-Id: I8fcc767dc3eaba131944a06d13c773842a18af76 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-11-252-2/+2
| | | | | | | | | | | | | | | | Update submodules to 5.10.0 branch Update QtQuickCompiler Change-Id: Ic1d8351f8f8ea5306f10f444618e00fa8e05a2aa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: pull in latest qtwebengineSamuli Piippo2017-11-231-1/+1
| | | | | | | | | | Change-Id: I7dd001c272dd130e583b3cc55333c774319a6ad8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Merge "Merge remote-tracking branch 'origin/morty' into pyro" into ↵Mikko Gronoff2017-11-204-8/+31
|\ \ | | | | | | | | | refs/staging/pyro
| * | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2017-11-194-8/+31
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: tegra: correctly append to DEPENDS poky: update to latest revision in morty branch meta-qt5: update layer otf-noto: get files from the git repo Add qdbd to automotive images apalis-imx6: lower default resolution on HDMI to 720p Fix for the broken gdb in windows toolchain Conflicts: recipes/gdb/gdb-cross-canadian_7.%.bbappend scripts/manifest.xml Change-Id: Ia02e9bea46758459e2792cd10174f3c38f4f7a10
| | * tegra: correctly append to DEPENDSSamuli Piippo2017-11-071-1/+1
| | | | | | | | | | | | | | | | | | | | | Cannot use += together with _class-target override. Change-Id: I6f67f1b5eb972264cb9242b91266b5b8329d9ee2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * poky: update to latest revision in morty branchMikko Gronoff2017-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Pulls in latest morty branch fixes & improvements, most important one being the fix to WPA2 key replay security issue. Task-number: QTBUG-64216 Change-Id: Id86a7c4ac4e057b9157b00d389655061d6154ab9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * meta-qt5: update layerMikko Gronoff2017-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | Update submodules to first Qt 5.9.3 snapshot Change-Id: I3f4191b00e3357c720c4f03f0a820d45cd3e2214 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * otf-noto: get files from the git repoSamuli Piippo2017-11-061-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The checksum of the zip file changes too often, which always breaks the build. Change to using the git repo for the files. Unfortunately the repo is massive (>1Gb), but at least it should not cause build breaks anymore. Task-number: QTBUG-64231 Change-Id: Iddfe71c8189caf4e66d78c46e9ca9410b333a8dd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * Add qdbd to automotive imagesKari Oikarinen2017-11-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Automotive suite 2.0 will need it. Task-number: AUTOSUITE-123 Change-Id: I07eed62ee9ae40225e6de7ccac07383a0f1ab62f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * apalis-imx6: lower default resolution on HDMI to 720pSamuli Piippo2017-10-302-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | imx6 does not have enough power to run qtlauncher smootly in fullHD resolution. Change-Id: I8c66e676ce65cb5b50e8894e28e0d574d18ca90f Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Kari Hormi <kari.hormi@qt.io>
| | * Fix for the broken gdb in windows toolchainSamuli Piippo2017-10-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Needs updated meta-mingw layer. Task-number: QTBUG-63801 Change-Id: I2c390649d7c8e22d382b5eaa311fac620a04cbb6 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | ota: fix build issue and add back to imageSamuli Piippo2017-11-203-1/+3
|/ / | | | | | | | | | | | | | | | | Add needed depedency to ostree and add qtotaupdate module back to image and toolchain. Task-number: QTBUG-64542 Change-Id: Ia98527d309de8289466a99551effd87f6b1b36b9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | simulator: fix recipe v2Mikko Gronoff2017-11-171-0/+3
| | | | | | | | | | | | | | Fix rest of the install phase errors Change-Id: I68f8a6413f651ed9d157e5ca805d0deb99bfc92a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | simulator: fix recipeMikko Gronoff2017-11-161-1/+1
| | | | | | | | | | Change-Id: I9086213daf6eeaf0c2cd1e87010a7e04d859480f Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* | b2qt-demos: update revisionSamuli Piippo2017-11-151-1/+1
| | | | | | | | | | | | | | disables camera demo for jetson-tx1 Change-Id: I8b591a94a6ebb54603db366e571f3c6da72c0c17 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | toradex: fix use of sstate for toradex targetsSamuli Piippo2017-11-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Recipe change for e2fsprogs in toradex meta layer causes all packages to be rebuild for apalis-imx6 and colibri-imx6 targets when most of those could be shared from sstate-cache with other imx6 targets. e2fsprogs-native is required by rpm-native, which is explicitly added as a dependency to every package in package.bbclass Change-Id: I2569c55e2e6806f2d98e95006635fe35135a6d29 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | emulator: Set host IP as environment variableRainer Keller2017-11-155-0/+9
| | | | | | | | | | | | | | This does not rely on UDP network traffic anymore. Change-Id: I90bfb5c8a8081ae1797a21b2a752e0b95466b936 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | tegra: update meta layerSamuli Piippo2017-11-141-1/+1
| | | | | | | | | | | | | | Brings better support for creating image that can be flashed to device Change-Id: I96b0aa23fad30ff972c2610d1f9c2d93a9b3a9c8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | jetson: update to Linux For Tegra R28.1Samuli Piippo2017-11-137-99/+11
| | | | | | | | | | | | | | | | Use the latest release for Jetson TX1 and TX2. Task-number: QTBUG-64136 Change-Id: I39bb2592a20694befc721b202ee3f7b33623ee1d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Enable eglfs emulator extensionsRainer Keller2017-11-131-1/+1
| | | | | | | | | | Change-Id: I1b895adc5ee4a32a4327afb681a799f2c8c7a48f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-11-081-1/+1
| | | | | | | | | | | | | | Includes latest meta-qt5/5.9 merge. Change-Id: I646c3f653ea8445036f9a5e6b665964617e02751 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | poky: update revisionMikko Gronoff2017-11-081-1/+1
| | | | | | | | | | | | | | | | Update poky pyro branch to pull in, among other fixes & updates, the fix to WPA2 key replay security issue. Change-Id: Ibacf1faacfb6424428f2d2bf15ecb2f0a8398ff8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | b2qt-demos: remove qmldir from wrong locationSamuli Piippo2017-11-071-0/+1
| | | | | | | | | | | | | | | | | | qmldir must be in the folder as the plugin. QtWebBrowser had same qmldir in two places, which now causes runtime error: module ".data.user.qt.qtwebbrowser." plugin "webbrowser" not found Change-Id: I644902008711aaad75029f113deacbe7188edada Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | simulator: Add tools to emulator imageMikko Gronoff2017-11-071-0/+1
| | | | | | | | | | | | | | | | | | simulator-tools contains emulator proxy daemon which is needed in the emulator image Task-number: QTBUG-64243 Change-Id: If3e23377e0e0ffde07f0cb65ae7759ffc2fdfffb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | sdk: add missing wayland tools to native sdkSamuli Piippo2017-11-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | The DISTRO_FEATURES are now filtered for native and nativesdk. Since we are using it to determine if (qt)wayland tools should be installed into the sdk, we need to make sure that wayland is still applied to those builds when enabled. Task-number: QTBUG-64286 Change-Id: I693a2fad7aeee26479ee10654cd4f55f34c8711b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Add do_unpack dependency on p7zip to qtquickcompiler recipeKari Hormi2017-11-031-0/+2
| | | | | | | | | | | | | | | | | | | | When building yocto image, unpacking Qt Quick Compiler fails due to p7zip missing. To ensure that do_unpack succeeds, a dependency on p7zip was added. Task-number: QTBUG-64245 Change-Id: I2057fb7ac07bc9bce57450f6cd44b769d3f34f62 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Add support for jetson-tx2Ilari Ängeslevä2017-11-028-17/+132
| | | | | | | | | | | | | | | | | | | | * Update env init and set-up scripts with jetson-tx2 definitions. * Include jetson-tx2 specific configuration files. * Create a copy of an existing patch to adapt to recent changes in the kernel directory structure. Change-Id: I28fbc6cdfe91562ef261543bba4d136c4291ce23 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-11-011-1/+1
| | | | | | | | | | | | | | Includes merge from meta-qt5/5.9 to meta-qt5/5.10. Change-Id: I8870a5ee54b06dadaed37e3638364b944de20265 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | hunspell: refactor recipe to hunspell-dictsMikko Gronoff2017-10-312-21/+20
| | | | | | | | | | | | | | | | | | More recent hunspell (1.6.1) is available from meta-openembedded. Use that instead, leaving here a new recipe that only installs updated libreoffice 5.4.2 branch arabic & english dictionaries. Change-Id: I9d1acbed47e00771145682eda08dbbf6c532adbf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | gammary: update revisionSamuli Piippo2017-10-301-1/+1
| | | | | | | | | | | | | | QtIVI plugin build fails with latest version of QtIVI. Change-Id: I473d06340fa9e4c14cbf7ea306951ddb39b81c3b Reviewed-by: Volker Krause <volker.krause@kdab.com>
* | emulator: update recipes & configs for emulator3Mikko Gronoff2017-10-3011-153/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove emulator helperlib recipes as those are now included in qtsimulator * Move emulator proxy daemon launcher scripts under qtsimulator recipe * Update qtsimulator, qtsystems & qtglesstream to match with emulator3 * Remove qtsimulator dependencies from qtsensors and qtlocation as the the modules do not build against more recent refactored qtsimulator. Task-number: QTBUG-64006 Change-Id: Ib2374e702f2862b168ac2f1f2d6190f84823137c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>