summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
Commit message (Collapse)AuthorAgeFilesLines
...
* qt5: Update submodulesSamuli Piippo2016-08-2528-43/+126
| | | | | | | Also use latest meta-qt5. Change-Id: Ifd1739e58e2765296ae8cfe277624f3429fb7b68 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* ota: update recipeSamuli Piippo2016-08-241-0/+42
| | | | | | | | Use qt5-git.inc to simplify recipe, update revision and license. Change-Id: I7e31e405a980b07767917ba776036f288caccff6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* Merge remote-tracking branch 'origin/fido' into jethroSamuli Piippo2016-08-221-0/+46
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: Correctly update qtquickcompiler SHA1 Reuse qt5-git.inc to define git repo location Remove automotive recipes Update Qt5 submodules Handle qtquickcompiler in update-qt5-modules.sh script Correctly use QtQuickCompiler when available Change git protocol from ssh to http Update qtdeclarative module Update boot2qt-demos version Conflicts: conf/distro/b2qt-auto.conf recipes-qt/automotive/gammaray_git.bb recipes-qt/automotive/neptune-ui/neptune.service recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb recipes-qt/automotive/qtwebbrowser_git.bb recipes-qt/b2qt-addons/b2qt-demos.bb recipes-qt/b2qt-addons/b2qt-launcher.bb recipes-qt/b2qt-addons/democompositor_git.bb recipes-qt/images/b2qt-automotive-qt5-image.bb recipes-qt/meta/meta-toolchain-b2qt-automotive-qt5-sdk.bb recipes-qt/qt5-addons/qtvirtualkeyboard_git.bb recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcanvas3d_git.bbappend recipes-qt/qt5/qtcharts_git.bb recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdatavis3d_git.bb recipes-qt/qt5/qtdeclarative-render2d_git.bb recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtgraphicaleffects_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcompiler_git.bb recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsensors_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bbappend recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtvirtualkeyboard_git.bb recipes-qt/qt5/qtvirtualkeyboard_git.bbappend recipes-qt/qt5/qtwayland-native_5.7-wip.bb recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_5.7-wip.bb recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebchannel_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: Ibf7f89a35c9e19bd8cf81c49cb44f6fd454838b4
| * Correctly update qtquickcompiler SHA1Samuli Piippo2016-08-221-1/+1
| | | | | | | | | | Change-Id: I0176af2f3f8d8f3d04b9898138d7d745a345ed76 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * Update Qt5 submodulesSamuli Piippo2016-08-2232-31/+246
| | | | | | | | | | | | | | | | | | | | | | Moved some of the addon recipes to be under qt5 folder, so that update-qt5-modules.sh script will work for those as well. Using latest revision from meta-qt5 and applied necessary changes to qt5 recipes. Change-Id: I802ca2e4ea67bde10c3b065365d25f1e543da181 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * Update qtdeclarative moduleTeemu Holappa2016-06-211-1/+1
| | | | | | | | | | | | | | Task-number: QTBUG-53761 Change-Id: Ia5c983c36d3e55cd3d8dcee0d1903e241c066d9d Reviewed-by: Risto Avila <risto.avila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qtconnectivity: remove incorrect PACKAGECONFIG to enable bluez supportSamuli Piippo2016-06-061-2/+0
| | | | | | | | | | | | | | | | | | The PACKAGECONFIG option for bluez support was changed from bluez4 to bluez and it's now used by default in meta-qt5. Change-Id: Ia5582fc45acedd7d9be48ce49d26624ee624427b Task-number: QTBUG-53855 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qt5: update submodules and meta-qt5Samuli Piippo2016-06-0625-26/+28
| | | | | | | | | | | | | | | | Disable SHA checking for Qt modules, so we can use sha1s from the release branch without breaking build after release. Change-Id: I97b4d29fdbaceea9529fa2550564951f2186435f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update Qt submodule revisionsKimmo Ollila2016-06-2122-22/+22
| | | | | | | | | | Change-Id: I093f1c378688147782ce5b958fe56ed929f26f3b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | qtwayland: update src revisionSamuli Piippo2016-06-082-2/+2
| | | | | | | | | | Change-Id: I749c5a185a53f735ae2aec367ec22ae87eec0db2 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* | qt5: update submodulesSamuli Piippo2016-06-069-8/+38
| | | | | | | | | | | | | | qtdeclarative-render2d is now in meta-qt5, so use bbappend instead. Change-Id: I81dee336084fc1050b21c288284db1bb1654b61a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-06-061-1/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: otf-noto: update url and license file name qtmultimedia: make sure audio plugins are built qt5: update submodules and meta-qt5 Conflicts: conf/distro/b2qt.conf recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: I54a02e91a49a3be3fa6359b5af69929d63b962e4
| * qtmultimedia: make sure audio plugins are builtSamuli Piippo2016-06-021-1/+3
| | | | | | | | | | | | | | | | | | | | The qtmultimedia recipe uses ??= to set the default PACKAGECONFIG, which cannot be appended. Make sure audio plugins are build for the selected backend. Task-number: QTBUG-53806 Change-Id: Ib1df1aecd22dc7ce349762c93d0a879b797665c1 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qt5: update submodules and meta-qt5Samuli Piippo2016-05-1719-20/+20
| | | | | | | | | | | | | | | | meta-qt5 now depends on remove-libtool that is available only in oe/jetro, so backport it our layer. Change-Id: I5989ddb25ddecb6c749292d4e3fec63d0f61368f Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
| * qt5: update submodulesSamuli Piippo2016-04-1326-33/+27
| | | | | | | | | | | | | | Needs latest version of meta-qt5 Change-Id: If2002e4dbc8159d144fdd32bdbaf7ea1a4625889 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* | qt5: update submodules and meta-qt5Samuli Piippo2016-06-0628-54/+39
| | | | | | | | | | | | | | | | | | Disable SHA checking for Qt modules, so we can use sha1s from the release branch without breaking build after release. Change-Id: I1f016945caeed33b169945038418533f781a362a Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodules and use latest version of meta-qt5Samuli Piippo2016-05-2023-40/+24
| | | | | | | | | | Change-Id: Idc2f9a08d6dcbd59dc742e55e2916976b38b3a13 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update license headersSamuli Piippo2016-05-1829-203/+435
| | | | | | | | | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | automotive: update revisionsSamuli Piippo2016-04-212-2/+2
| | | | | | | | | | | | | | | | Update neptune-ui and qtapplication manager, which need latest qtwayland. Add needed environment variable for wayland. Change-Id: I2e9eddd109546dca49451bff6bcf5623e16eb0bc Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* | qt5: update submodulesSamuli Piippo2016-04-1926-27/+29
| | | | | | | | | | Change-Id: Ie617aa4c2d34d48a25ca0c3bb5aec374953d71d0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | qt5: move to Qt 5.7Samuli Piippo2016-04-1329-44/+110
| | | | | | | | | | | | Change-Id: I1479b6337a07542ae536e9df97e77921745b7c2e Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | NUC: use the common intel-corei7-64 BSPSamuli Piippo2016-04-081-0/+0
| | | | | | | | | | | | | | | | meta-intel no longer has specific BSPs for each machine, but they share a common BSP based on the architecture. Change-Id: Ibbb7b8b2153103367168ea37d904ce23bc245108 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-04-0524-24/+0
|\| | | | | | | | | | | | | | | | | | | * origin/fido: qt5: 5.6.0 branches were removed, using 5.6 instead Conflicts: recipes-qt/qt5/qtconnectivity_git.bbappend Change-Id: I040f0e26941aca43eabebda65b177bf533bef0d6
| * qt5: 5.6.0 branches were removed, using 5.6 insteadSamuli Piippo2016-03-2324-24/+0
| | | | | | | | | | Change-Id: Ia0fd4493c4b87aa3bc48633ceca81fbc2f46ad7a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | nvidia-t18x supportLouai Al-Khanji2016-03-221-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Steps to use this: Set up vibrante installation, mine looks like this: $ ls -l ~/VibranteSDK total 234880 drwxrwxr-x 1 louai louai 298 Mar 20 2014 eclipse -r-xr-xr-x 1 louai louai 171826846 Jan 4 09:59 NVIDIA_Tegra_Graphics_Debugger_2.1_linux-v4l_l4t-egl.run -r--r--r-- 1 louai louai 68688729 Jan 4 09:59 NVIDIA_Tegra_System_Profiler_2.5-linux-x64.tar.gz drwxr-xr-x 1 louai louai 262 Jan 5 14:50 toolchains drwxrwxr-x 1 louai louai 34 Jan 5 13:55 vibrante-oss-src drwxr-xr-x 1 louai louai 12 Jan 4 09:47 vibrante-t186ref-cuda drwxrwxr-x 1 louai louai 264 Feb 10 10:50 vibrante-t186ref-foundation drwxr-xr-x 1 louai louai 164 Jan 5 14:49 vibrante-t186ref-foundation_src drwxrwxr-x 1 louai louai 228 Jan 5 13:56 vibrante-t186ref-linux drwxr-xr-x 1 louai louai 314 Feb 10 10:58 vibrante-t186ref-linux_sr Set up Yocto build dir: $ mkdir ~/work $ cd ~/work $ ~/tqtc-b2qt/yocto-meta/b2qt-init-build-env init --device tegra-t18x Add NVIDIA's Yocto things: $ mkdir ~/work/sources/nvidia-layer $ cd ~/work/sources/nvidia-layer $ tar xf ~/VibranteSDK/vibrante-t186ref-linux_src/yocto/nvidia-layer.tgz $ cd - Set up build environment: $ export MACHINE=tegra-t18x $ . setup-environment.sh Set the following environment variables: $ export KERN_DIR=~/VibranteSDK/vibrante-t186ref-linux_src/kernel $ export PLATFORM_TOPDIR=~/VibranteSDK/vibrante-t186ref-linux $ export TOOLCHAIN_PATH=~/VibranteSDK/toolchains/tegra-4.9-nv $ export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE TOOLCHAIN_PATH KERN_DIR PLATFORM_TOPDIR" Add NVLAYER_DIR to local.conf: $ echo 'NVLAYER_DIR = "${TOPDIR}/../sources/nvidia-layer"' >> conf/local.conf Build your image: $ bitbake b2qt-embedded-qt5-image Flash your board: $ cd $PLATFORM_TOPDIR $ mv targetfs targetfs-old $ cd targetfs && tar xf /path/to/rootfs.tar.bz2 $ cd ../../vibrante-t186ref-foundation/utils/scripts/bootburn $ ./bootburn.sh -b p2382-t186 Change-Id: I4209cd0c19a007c4457460fd67342fc579c2a735 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | 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>