summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* qt5: update to latest Qt 5.6.0 revisionSamuli Piippo2016-02-1531-30/+35
| | | | | Change-Id: Iaa3437588906c1e60ded7d6e0c981a58f01a305f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-demos: update qtwebbrowserSamuli Piippo2016-02-121-1/+1
| | | | | | | | Fixes VKB issue Task-number: QTEE-1066 Change-Id: I7003e50e46c101e79c51a320999b923005d05a94 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com>
* colibri-vf: add mqxboot to vybrid imagesSamuli Piippo2016-02-121-0/+1
| | | | | | | | mqxboot is a program to load and boot an mqx image on Vybrid M4 core Task-number: QTEE-1039 Change-Id: I33d57ef8c3c1445604276103b8a8c4fe4d04c1e0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* u-boot-boundary: Add support for KOE tx31d200vm0baa displaySamuli Piippo2016-02-122-0/+115
| | | | | Change-Id: I765336429009433cd361dd1bacae9c743ed58fd5 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* toradex: update to V2.5Beta3_20151215Samuli Piippo2016-02-128-314/+14
| | | | | Change-Id: I8d25f96bd4a2f127acf4f0eba8e8b150ec44ef42 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* addons: update to latest revisionsSamuli Piippo2016-02-122-2/+2
| | | | | Change-Id: Ic367de18e7fbc448140f68ebc3701842ddf683f3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt3d: support qgltf in native and nativesdk buildsSamuli Piippo2016-02-113-1/+47
| | | | | Change-Id: I6d781e890e05cf3062015784cee5d2d10b9094c6 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* sdk: add correct qttools package to toolchainSamuli Piippo2016-02-101-1/+1
| | | | | | | Add missing qttools binaries to the toolchain Change-Id: I11c50dffc2f19f604ae09b2ea4fb919f1a274ae3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Fix kms plugin build for NVidia K1 pro.Teemu Holappa2016-02-103-2/+3
| | | | | | | | | Added kms plugin to nvidia-logal configuration. Updated meta-tegra layer. In updated meta-tegra layer there is added pkg-config file for nvidia drm library to pass the KMS config tests. Changed virtual/mesa dependency to drm into qtbase receipt until it gets upstreamed. Change-Id: I1aa999865166c3a2831579c83610ac2b862b9359 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* emulator: inherit qmake5 to get binaries correctly installedSamuli Piippo2016-02-092-2/+2
| | | | | | | | | qt5-module puts binaries to separate -tools package, which is not installed by default. Use qmake5 instead, to get everything into one package. Change-Id: If8c25a5e65c63a75f6def0e879a11316a4e933dd Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-09190-2434/+2578
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use updated qt5 meta layer.David Schulz2016-02-081-1/+1
| | | | | Change-Id: I4211afa7ecbb326c957354d5768ee0aa1f73c674 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* qtapplicationmanager: use qmake5 instead of qt5-moduleSamuli Piippo2016-02-081-1/+2
| | | | | | | | Application manager is an application, using qmake5 instead qt5-module gets us a single package to install. Change-Id: Id9d160ccb02253d1c6f04a46a7d08d2a492d669a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* gammaray: update to latest revision in 2.4 branchSamuli Piippo2016-02-081-3/+4
| | | | | | Change-Id: Id33ddcb8eb9666469f4da12496e5d94732e58ccf Reviewed-by: Volker Krause <volker.krause@kdab.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update readmeSamuli Piippo2016-02-081-41/+23
| | | | | | | Task-number: QTEE-1035 Task-number: QTEE-916 Change-Id: I5a293c747c6a1eafd6963f1710244fff9c90e122 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Include configure-qtcreator.sh script in the toolchainSamuli Piippo2016-02-053-24/+40
| | | | | | | | ABI and default CONFIG file are set during build, so the script can be called from installed toolchain without any arguments. Change-Id: I533d79864133822f0ea86a39b8c9549280db4c38 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* toradex: move perf patchesSamuli Piippo2016-02-053-1/+1
| | | | | | | Toradex machines are the last ones to use these. Change-Id: I6c769a250267733f851453eb8e72193201f5fbd6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* RPI: use latest revision of meta-raspberrypiSamuli Piippo2016-02-055-233/+1
| | | | | | | Adds support for RPi Zero and the 7" touch display Change-Id: I4ac5f2ce9e2ac8aa300331f48abaaf4249c70cee Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* use meta-qt5 from codereviewSamuli Piippo2016-02-052-5/+5
| | | | | | Change-Id: I38dc17b0c4685f1ce5b69f2015b516cd7a854776 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Update meta-tegra layer.Teemu Holappa2016-02-051-1/+1
| | | | | | | Fixed build issue with tegra-firmware after cleaning. Change-Id: I4e16a6493a18d4986cfd936f094f7ec0254dcbdc Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Upload mingw32 toolchainSamuli Piippo2016-02-051-6/+3
| | | | | | Change-Id: I993eed21313dc91daa46197d9d19363a839953ce Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Use 7Zip instead of zip to create the sdk packages.David Schulz2016-02-041-3/+1
| | | | | | | Reduces the package size signifivcantly. Change-Id: I127a37466fa4d5f4cd1e123fbb9b3b4e7bb56ca6 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* perl: include perl modulesSamuli Piippo2016-02-041-9/+12
| | | | | | | | | If perl is used from the SDK, it also needs modules. Use python magic to separate packages that cannot be installed to mingw32 toolchain. Change-Id: I9190cea1f00a166cc2f9119f2d4ad29c00347e19 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* perl: use relocatable path in the wrapperSamuli Piippo2016-02-041-0/+24
| | | | | | | | | Instead of using $OECORE_NATIVE_SYSROOT environment variable, that require sourcing the environment-setup-xxx script, use the SDKPATHNATIVE path that gets relocated during sdk installation. Change-Id: Ife7f84b3bb92d1492e96e9a65fd9cec4555aaecc Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-demos: update demos and launcherSamuli Piippo2016-02-042-2/+2
| | | | | | Change-Id: I57c56c7e420f89e8c550a8ab1e5466e6a3a85cea Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Print SDKMACHINE in Build ConfigurationSamuli Piippo2016-02-041-0/+1
| | | | | | | Show the used SDKMACHINE in Build Configuration, when a build is started. Change-Id: Ic99bfa7ea0194576066b6cc2623302a864f4167f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use the new yocto-cache serverSamuli Piippo2016-02-041-13/+13
| | | | | | | | Used as a sstate-cache and download mirror Change-Id: Ia1c06e1d5df2acb32ebbda8e6d85635252149323 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
* prebuild-python: correctly install dll to sysrootSamuli Piippo2016-02-031-2/+1
| | | | | | | | Copying directly to sysroot left the dll out from the sstate package. Use the existing functions to get it to correct places. Change-Id: If7ca3b4918c6ab73a713bcf297046248d20e1ef7 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Move qt5 sdk creation bits to new bbclassSamuli Piippo2016-02-015-28/+19
| | | | | | Change-Id: I6d00c21fa04e77db60c7c48ad6ba10eacad00b42 Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add meta layer revision info to image and toolchainSamuli Piippo2016-02-012-0/+27
| | | | | | | | | The branch and revision of each meta layer used in the build are stored in the image (/etc/build) and in the toolchain (${SDKPATH}/version-${REAL_MULTIMACH_TARGET_SYS}). Change-Id: Ic4be1cff62e11746ee3ec61c7909ed8c35c84db2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* nitrogen6x: add support for koe tx31d200vm0baa displaySamuli Piippo2016-02-012-0/+47
| | | | | | | The wide display used in the automotive cluster demo Change-Id: I6d3b41500fb9a32c99b5777a09b41a0068686732 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: change the QT_DIR_NAME to flatten installation foldersSamuli Piippo2016-02-011-0/+2
| | | | | | | | | | Remove the /qt5/ subdirectory from all of the Qt installation paths. This helps on Windows host, since the mingw DLLs are available in /usr/bin, but not in /usr/bin/qt5. Change-Id: Iba3e08aef98cb6c3dcb08e43fcce9152a4a432c1 Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Update QtGLESStrem to match host versionRainer Keller2016-02-011-1/+1
| | | | | | | | New emulators use newer QtGLESStream version. This has to be used as well for 5.6 builds. Change-Id: I3459aa1aba8e3e1c077b5f01a3cc9879afae604f Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Changed eglfs kms as default platform plugin for NUC device.Teemu Holappa2016-01-282-0/+33
| | | | | Change-Id: I0f6a4ad478ff786940d9f680d3fd546af950082d Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Update SRCREVs for b2qt addonsSamuli Piippo2016-01-264-11/+14
| | | | | Change-Id: I011075a6370d1ad46c90b72e7e42b39367d4d630 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-demos: remove unused demosSamuli Piippo2016-01-221-9/+1
| | | | | Change-Id: Iee56b222bf44454e9efe814e0279f3c38c594af8 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* qtquickcontrols2: add recipeSamuli Piippo2016-01-213-0/+41
| | | | | Change-Id: I9692be2720f801af9c543796e78615cf3c185177 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtdeclarative: remove changes merged upstreamSamuli Piippo2016-01-201-4/+0
| | | | | | Change-Id: Id959f79d2747587318752a07cde283913ce3effa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* b2qt-demos: update to latest demosSamuli Piippo2016-01-202-19/+36
| | | | | | | | | QtWebBrowser included, download new videos from web, update qtlauncher Task-number: QTRD-3785 Task-number: QTRD-3794 Change-Id: Iaeca03851066346aa1cee0b2e76b6995a83c8e50 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* VKB: use PACKAGECONFIG to modify build configurationSamuli Piippo2016-01-201-1/+6
| | | | | Change-Id: Id806ae679ae83936f6de75a294d717392f89f2eb Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use SSTATE_MIRRORS to speedup the local buildsSamuli Piippo2016-01-201-0/+1
| | | | | | | | | | | SSTATE_MIRRORS contains the build artifacts from previous builds done in CI and Jenkins. When running yocto builds locally for components with identical build configuration, the artifacts can be fetched from the mirror. This is usually the case for most of the base components and toolchain, as they are updated less frequently. Change-Id: Ic185b5a5dfd3b3b839bcd0ae102067a40a3040c6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* ninja-native: add recipe from meta-qt5Samuli Piippo2016-01-191-0/+23
| | | | | | | | | ninja-native was removed from meta-qt5 and it was moved to meta-oe (master and jethro). We are still using fido, so we need to add the recipe here. Change-Id: Ia77030d189b5c1112391d3e537feeea52fc0ab8d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* meta-qt5: update to latest revisionSamuli Piippo2016-01-191-1/+1
| | | | | Change-Id: Id8c598b5d276060efc7a120a2d9266a2ca41221b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtdeclarative-render2d: repository is now publicSamuli Piippo2016-01-193-8/+4
| | | | | Change-Id: Ic76e9c4adccf2d08a4e305b6d164c63ce19084aa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtdatavis3d: repository is now publicSamuli Piippo2016-01-193-11/+4
| | | | | | Change-Id: Ib7308d25f58f890eee6c99829ae636cabc8aaede Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtcharts: repository is now publicSamuli Piippo2016-01-191-9/+2
| | | | | | Change-Id: Ieecfba62b82b998bbb6ec15105ce1f915dbf3f48 Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtvirtualkeyboard: repository is now publicSamuli Piippo2016-01-191-8/+2
| | | | | | Change-Id: Ia063d7a5d04b8ff679d8b4743e5c5eea148d489b Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: use qmake built-in variables instead of patchingSamuli Piippo2016-01-142-11/+11
| | | | | | | | | Change the host paths during SDK build to qmake build-in variables, so that we don't need to patch anything during SDK installation. Change-Id: I9273d85f10da5aa1897f35f1866abb4d80a625fd Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Use prebuild windows python to create a python enabled gdb.David Schulz2016-01-142-0/+78
| | | | | Change-Id: I3cb97636ed064a1e9fd2a45f8fe0b12edba52428 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Do not remove qt xml lib as it is needed by qttools.David Schulz2016-01-141-0/+2
| | | | | Change-Id: I136d9cae2ae5a8366dce1b7c3d10dad3f623f5d3 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>