summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-03-1526-48/+236
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: (36 commits) qt5: update submodules b2qt-demos: update revision b2qt-appcontroller: update revision qt5: move mingw32 specific parts from meta-qt5 qt5: Use latest version of meta-qt5 b2qt-demos: update to new revision ostree: Mount boot partition from user space ostree: Do not use grub2-mkconfig. RPi2: add support for touch display Disable ethernet over usb on beaglebone. qtwayland: update SRCREV Move default sstate-cache dir from build dir Use distro specific sstate cache qtquickcompiler: add support for BYOS builds qtcharts: update revision qt5: update submodules democompositor: use correct path the SDK sources b2qt-demos: update SRCREV Add git SHA1 to b2qt addon package versions b2qt-utils: update SRCREV ... Conflicts: recipes-qt/qt5/qtconnectivity_git.bbappend Change-Id: I1c090c8f87e43664971e0381b93ccad5e4e48175
| * qt5: update submodulesv5.6.0Samuli Piippo2016-03-149-9/+9
| | | | | | | | | | Change-Id: Ia2b7f41e028ac751aebb89ba11dd250c4dcaba80 Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
| * qt5: move mingw32 specific parts from meta-qt5Samuli Piippo2016-03-094-0/+196
| | | | | | | | | | Change-Id: Id380844d530ef599f78591a282474aa66d3dec69 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
| * qt5: Use latest version of meta-qt5Samuli Piippo2016-03-0924-1/+24
| | | | | | | | | | Change-Id: Ib7a45a830d744cc07520548e30b6c0793a738f5e Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
| * qtwayland: update SRCREVSamuli Piippo2016-03-071-1/+1
| | | | | | | | | | | | | | Contains fix for client crash on imx6 devices Change-Id: Ic6139426958ac0ab8710bab4e785d91fe80b0b4c Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
| * qt5: update submodulesSamuli Piippo2016-03-019-9/+9
| | | | | | | | | | Change-Id: I98842aca6fc7e058260fc855ef09efbe004eafef Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qtbase: add runtime dependency to xkeyboard-configSamuli Piippo2016-02-251-0/+1
| | | | | | | | | | | | | | | | | | When qtbase is configured with xkbcommon-evdev (usually without X), make sure xkeyboard-config is installed to provide keymap database. Task-nunmber: QTEE-1073 Change-Id: Ie3e402435d35b82de3755f491d88a3834af8f026 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
| * qt5: update to latest revision of meta-qt5Samuli Piippo2016-02-234-32/+0
| | | | | | | | | | | | | | | | meta-qt5 was updated and several patches were merged, remove unneeded changes from bbappends. Change-Id: Ia98eb0160d04eb469f8bc87394caa3da65c2f41a Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
| * qt5: update submodulesSamuli Piippo2016-02-233-3/+3
| | | | | | | | | | Change-Id: I8b4fa11e660315780e7b8820a917867979f280c4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Remove unnecessary bluez4 PACKAGECONFIGLouai Al-Khanji2016-03-141-2/+1
|/ | | | | Change-Id: Ie11cb3e92c5dbb27ca1b4b9e763c43891ade3a36 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* qt5: update submodulesSamuli Piippo2016-02-197-7/+7
| | | | | Change-Id: I9bc368a5ef18e748391f91f578df903b7dbf6521 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update submodulesSamuli Piippo2016-02-165-6/+6
| | | | | Change-Id: Id33d4653bf001ced5759f24666fb5ff30c40abe0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update to latest Qt 5.6.0 revisionSamuli Piippo2016-02-1526-29/+30
| | | | | Change-Id: Iaa3437588906c1e60ded7d6e0c981a58f01a305f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt3d: support qgltf in native and nativesdk buildsSamuli Piippo2016-02-112-1/+46
| | | | | Change-Id: I6d781e890e05cf3062015784cee5d2d10b9094c6 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* Fix kms plugin build for NVidia K1 pro.Teemu Holappa2016-02-101-0/+1
| | | | | | | | | 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>
* Update license headersSamuli Piippo2016-02-0928-392/+364
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Changed eglfs kms as default platform plugin for NUC device.Teemu Holappa2016-01-281-0/+10
| | | | | Change-Id: I0f6a4ad478ff786940d9f680d3fd546af950082d Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* qtquickcontrols2: add recipeSamuli Piippo2016-01-211-0/+39
| | | | | 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>
* qt5: use qmake built-in variables instead of patchingSamuli Piippo2016-01-141-0/+7
| | | | | | | | | 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>
* 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>
* Do not overwrite the EXTRA_QTLIB variable.David Schulz2016-01-141-1/+1
| | | | | Change-Id: I352706d779dfad0afa59fee71b29fbc9cf128aa6 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* qtbase: use PACKAGECONFIG to ensure runtime dependency to libsslSamuli Piippo2016-01-131-0/+3
| | | | | | | | | | | | | | Using openssl-linked configure has side effect that gdb catches the SIGILL signal, which openssl uses internally on ARM, every time when starting debugging any Qt application. This is annoying and somewhat confusing behavior even with QtCreator. Using the default openssl configure argument prevents this, while using the 4th argument for PACKAGECONFIG keeps the runtime dependency to libssl correctly in place. Change-Id: I3eb33ffc08980565930169710ed81de5fd4e0aa8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update all modules to latest revisionsSamuli Piippo2016-01-1119-23/+26
| | | | | Change-Id: Ib83cba5083b5cc42263c31deecd684c1059aa966 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtserialbus: use correct licenseSamuli Piippo2015-12-291-1/+1
| | | | | Change-Id: I2dcc3588c6676946cfa3d7344c10be6378e780c0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Added support for Jetson-tk1-pro device.Teemu Holappa2015-12-141-0/+11
| | | | | | | The configuration has dependency to the interal repositories (meta-tegra and jetson-tk1-pro). Change-Id: I5e13377cf8cfbe4fad3f19215a292b49195f1546 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* qtserialbus: add recipeSamuli Piippo2015-12-111-0/+36
| | | | | Change-Id: I0ae23af4fb9f7165b15bb2b70f88e6b1aef7a825 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update all qt modules to the latest revisionsSamuli Piippo2015-12-1016-15/+38
| | | | | | | Add previously missed bbappend for qtbase-native Change-Id: I943e6cd2f0e5a5084273ae27de7430f800a70a37 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* webengine: Fix slow video with webengine on imx6 devicesSamuli Piippo2015-12-082-0/+51
| | | | | | | | | Disable texture_rg on imx6 based devices. Yocto image 1.8 has driver, which reports opengl es 3.0 support, however texture_rg does not work properly. Change-Id: Iaeadbfb16bacd3d78d9c660fa02e761e1781b4f3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use wip-compositor-api branch for Qt WaylandSamuli Piippo2015-11-262-0/+58
| | | | | | | | | | | Use WIP branch of Qt Wayland for the B2Qt image, while the automotive image will still the official version from 5.6 branch. This is done by temporarily using a 'b2qt-auto' distro that differs only by the version of qtwayland module. Change-Id: I9bb377bfd6b92241eea2848b3b88249763e3f347 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* emulator: add qtsystems module to emulator imageSamuli Piippo2015-11-251-0/+6
| | | | | | | Also fix the license files for the latest revision of qtsystems. Change-Id: Ib880cb651006bdc734546786f469dc6bfa5c0530 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: add qttranslation packages to imageSamuli Piippo2015-11-251-0/+5
| | | | | Change-Id: Ie8b2859c11ecaa1461385d2a23b75ac15d958955 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtbase: enable xbkcommon-evdevSamuli Piippo2015-11-251-0/+1
| | | | | Change-Id: If59f0b5ba58aa9d25c4b397a374e7854457d5871 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update to latest revisions of all qt modulesSamuli Piippo2015-11-1923-0/+362
| | | | | Change-Id: I88c3fbba80edab15aa407452b15cb6b971173a9c Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* qt5: upgrade to Qt 5.6Samuli Piippo2015-11-192-0/+52
| | | | | | | | | | Move to latest revision of meta-qt5 that pulls in Qt 5.6. - Qt Quick Compiler needs follow 5.6 branch. - Disable compilation of qgltf host toool from Qt3D, that does not compile with GCC 4.9.1 Change-Id: Idf0437cff1debf6db558959b357dae3279466163 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Merge "Merge remote-tracking branch 'origin/dizzy' into dev" into ↵Samuli Piippo2015-11-036-9/+12
|\ | | | | | | refs/staging/dev
| * Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-11-036-9/+12
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dizzy: VKB: use correct SHA1 for v1.3.1 qt5: add qt addons dev packages to the toolchain qtquickcompiler: add dev packages to toolchain Go back to branch 5.5 in b2qt-demos build qt5: use jethro branch for meta-qt5 qt5: oe-device-extra.pri is now supported in upstream Change-Id: Ib369f45fe6644d4e44e24e7850c3dfe7431d31f4
| | * qt5: oe-device-extra.pri is now supported in upstreamSamuli Piippo2015-10-266-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | Use of oe-device-extra.pri was merged upstream, so remove unneeded parts for our layer. Change-Id: I40ffeadc80780d49ba777e7cfd24fc2048d3a418 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Remove qdoc patch not needed for anymore in dev/5.6Laszlo Agocs2015-11-032-31/+0
|/ / | | | | | | | | Change-Id: I5013bb78d9e0140b52b29d9789f97b0f0037eb48 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-10-142-0/+30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dizzy: Patch and update ostree Build nativesdk-ostree gstreamer: fix audio volume plugin Revert "toradex: move to V2.4 branch" Add ostree, dracut and libgsystem recipes. otf-noto: update url and add correct license qt5: add workaround for gcc's internal compiler error Use 5.5.1 branch for meta-qt5 qt5: use the new base bbclass to get qt.conf generated qt5-addons: update source revisions b2qt-addons: update source revisions Fix font file access rights Change-Id: Iea75ad7f958e2ae72e6d40ff35dd8b669d4730ce
| * qt5: add workaround for gcc's internal compiler errorSamuli Piippo2015-09-162-0/+30
| | | | | | | | | | | | | | | | | | Crosscompilation of qdoc causes gcc internal compiler error on some platforms. Removing the c++11 option from the compilation prevents this. Change-Id: I0ad5832859f8c79dba401ecc1d9026559a1ec324 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | qtbase: use libinputSamuli Piippo2015-08-261-0/+1
|/ | | | | Change-Id: I5cd1794de7101bbea1c0f9a293458b35eec3e88d Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Change all tab characters to spacesSamuli Piippo2015-08-111-3/+3
| | | | | | | Gerrit Sanity Bot does not like tabs, so remove them from recipes. Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* gstreamer: make gstreamer version a DISTRO_FEATURESamuli Piippo2015-06-191-1/+1
| | | | | | | | | | | | | GStreamer version can now be changed using a DISTRO_FEATURE: 'gstreamer010' for GStreamer 0.10 and 'gstreamer' for GStreamer 1.0 This can also be used to remove all gstreamer packages from image and toolchain. Default version is still the old 0.10 Change-Id: I54b19962ccd0dfd2f71bb44e231bf5af43ccfab9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Update to using Qt 5.5Samuli Piippo2015-06-162-3/+2
| | | | | | | | | | | | | | Changes required to support Qt 5.5. - eglfs hooks are now plugins - disable Qt .bbappends from meta-fsl-extra - include qt3d and qtcanvas3d to image - remove QtQuickEnterpriseControls - use Qt Quick Compiler 3.0 - update Qt VKB sha1 - use 5.5 branch from meta-qt5 (playground repo) Change-Id: I6fe830ee1edf6937c40ddedba06fdf1694f9dacc Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Add QtSimulator supportSamuli Piippo2015-06-033-0/+51
| | | | | | | | QtSimulator is added as dependency to Qt modules that support it, and some helper components are installed to emulator target. Change-Id: I878ffcfc6a8d9a579cb4a5a4e823fa7f0fa5a3cd Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Toolchain: add static device mkspec, suitable for Qt CreatorEirik Aavitsland2015-05-286-8/+32
| | | | | | | | | | | | | | | | | | The linux-oe-g++ mkspec used by meta-qt5 depends on the user sourcing the toolchain environment-setup script, which modifies the PATH and sets a long range of environment variables. That is not a "best practice" way of use Qt, and does not allow smooth integration of the toolchain into Qt Creator. Here, we instead create a static mkspec for the toolchain: devices/linux-oe-generic-g++. The toolchain recipe will will the qdevice.pri file with the required compiler flags etc. for the target. Additionally, we introduce an extra .pri file for device-specific settings, so they can be shared between the two mkspecs. Change-Id: Ie5a019524ba6cdddffb71b0c7c28861ddba17fbd Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Enable Qt Quick CompilerSamuli Piippo2015-05-121-0/+24
| | | | | | | | | Build Qt Quick Compiler and use it for VKB and QtCharts. Use BBCLASSEXTEND to build all 3 version (target, native and nativesdk) of Qt Quick Compiler. Change-Id: I611fe7762b8d9124b146b7fe976f09130d5912fa Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* Build Qt5 and all addonsSamuli Piippo2015-05-124-0/+123
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons. Create new image and toolchain recipes with Qt5 content, so that the existing image and toolchain remain as-is without Qt5. Currently support only for imx6 targets. Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>