summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons
Commit message (Collapse)AuthorAgeFilesLines
* beaglebone: start qtlauncher only after /dev/fb0 existsSamuli Piippo2016-11-212-0/+22
| | | | | | | | | | Beaglebone creates /dev/fb0 late in the boot process, which causes Qt applications to crash if started too early. Make systemd notice fb0 creation and bind application startup to it. (cherry picked from commit 300a9420bce2bcf4e0fffe30dae5cb0504e2cadb) Change-Id: I8875334407c5a01bd6597e2c4fc1af96e396c639 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* imx6: enable QT_QPA_EGLFS_FORCEVSYNC for all imx6 devicesSamuli Piippo2016-10-272-9/+1
| | | | | Change-Id: I35ee298c7fa74d5cc43065857bc9fa62a2f30898 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* Rename b2qt-utils to qtdeviceutilitiesSamuli Piippo2016-09-221-43/+0
| | | | | | | | | Use the correct module name also in the recipe. Add PACKAGECONFIG to build with wpa-supplication support. Change-Id: Ia430912685478d077f997e410257ae1b92d93289 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Merge remote-tracking branch 'origin/fido' into jethroSamuli Piippo2016-09-212-12/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: qt5: update submodules toradex: use latest u-boot and flashing scripts kontron: update to SMARC-sAMX6i BSP release v2.0, RC2 Use code.qt.io with git protocol instead of codereview Use new repo url for utils and appcontroller qt5: update submodules qtquickcompiler: update revision qtquickcompiler: update revision Fix typo in RPi overlay config Update meta layers Conflicts: conf/distro/include/colibri-imx6.conf conf/distro/include/raspberrypi2.conf conf/distro/include/toradex.inc meta-toradex-extras/recipes/u-boot/u-boot-toradex/0001-Update-default-args-for-apalis-imx6.patch meta-toradex-extras/recipes/u-boot/u-boot-toradex/0001-colibri-imx6-enable-sdboot-by-default.patch meta-toradex-extras/recipes/u-boot/u-boot-toradex_2015.04.bbappend meta-toradex-extras/recipes/u-boot/u-boot-toradex_git.bbappend recipes-qt/b2qt-addons/b2qt-appcontroller.bb recipes-qt/b2qt-addons/b2qt-utils.bb recipes-qt/qt5/nativesdk-qtbase_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/qtdeclarative-render2d_git.bb recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcompiler_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/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtvirtualkeyboard_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend scripts/manifest.xml Change-Id: I621a82a6deeeb2b74c8179c2f46b4fa42968b636
| * Use new repo url for utils and appcontrollerSamuli Piippo2016-09-192-12/+6
| | | | | | | | | | | | | | | | | | Repos are now open. Using codereview still, since mirroring to code.qt.io and github does not currently work. Change-Id: I03dfb0352bb8c9bbc182dfbd243eb648bfa2ce9a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | ota: update recipeSamuli Piippo2016-08-241-42/+0
| | | | | | | | | | | | | | | | 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-223-14/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Reuse qt5-git.inc to define git repo locationSamuli Piippo2016-08-223-15/+10
| | | | | | | | | | | | | | | | | | Instead of using codereview.qt-project.org directly, reuse qt5-git.inc from meta-qt5 that defines git url to be used which simplyfies the recipes. Also cleanup unnecessary use of sdk-sources for opened repos. Change-Id: Iec18e7d7d0b1a2da6ec5ed03ab6599af8d539fea Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * Change git protocol from ssh to httpv5.6.1Teemu Holappa2016-06-282-3/+3
| | | | | | | | | | | | Task-number: QTBUG-54280 Change-Id: I6a538230b68cb9bea8a89c17282eb25cd779a77d Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
| * Update boot2qt-demos versionTeemu Holappa2016-06-141-1/+1
| | | | | | | | | | | | | | Fixes compile error due qtwebbrowser repo name change. Change-Id: I712a8e260212f4e159d9acc80c9f95848c4e7f31 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* | Change b2qt-addons fetch protocol from git to httpTeemu Holappa2016-06-273-4/+4
| | | | | | | | | | | | Change-Id: Ie09653cc911381a472143158ce9a6cf2af8ae331 Task-number: QTBUG-54280 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* | b2qt-ota: update repository URLGatis Paeglis2016-06-271-3/+2
| | | | | | | | | | Change-Id: I5187984c48de44f7088ad8f71aa5981c86fbf6eb Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | b2qt-demos: update qtwebbrowser urlGatis Paeglis2016-06-221-1/+1
| | | | | | | | | | Change-Id: Id871a5f6a2a69c8cce5583da672abe630c98d73c Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Enable QT_QPA_EGLFS_FORCEVSYNC=1 on nitrogen6x device.Kimmo Ollila2016-06-221-0/+9
| | | | | | | | | | Change-Id: I594806492fcc894bbf6fb7dee29aa7bf99a38fb0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Updated QtDeviceUtilities revisionKimmo Ollila2016-06-141-1/+1
| | | | | | | | | | Change-Id: Ia19c8d55b48949964588f85559c9dd4e2a653e12 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update boot2qt demo version.Teemu Holappa2016-06-131-1/+1
| | | | | | | | | | | | | | Fixes compile error in submodule init. Change-Id: I0bd7517e47ed8519b2f7fb7bb242cddf46e80098 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* | democompositor: use the opened repo instead of sdk-sourcesSamuli Piippo2016-06-101-5/+5
| | | | | | | | | | Change-Id: I2c4ff95faf8eecb685853387cb9cfbef663af4d3 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
* | Add b2qt-ota recipe.Gatis Paeglis2016-06-081-0/+43
| | | | | | | | | | Change-Id: I002067b938fa19cb35fa62db700cde2cc9ad7922 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | b2qt-launcher: use latest revisionSamuli Piippo2016-06-081-3/+3
| | | | | | | | | | | | | | License was updated Change-Id: Ic33cebd711f1b5c03dccdaf8785d404b1bd5d16e Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | b2qt-demos: use latest revisionSamuli Piippo2016-06-081-2/+2
| | | | | | | | | | | | | | License was updated Change-Id: Ib9d9afff0366721db7b3c1df5a3bfc1aaecf101e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | b2qt-utils: update revisionSamuli Piippo2016-06-081-8/+3
| | | | | | | | | | | | | | License was changed to GPL3 + commercial Change-Id: Ie2d79a6ddf36c806ab2f47347e01a40dca211447 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-06-082-3/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: meta layer was renamed to meta-boot2qt b2qt addons: update repository urls Use git.qt.io as the new playground repo server qtconnectivity: remove incorrect PACKAGECONFIG to enable bluez support qt5: update submodules and meta-qt5 Conflicts: conf/bblayers.conf.bbb.sample conf/bblayers.conf.emulator.sample conf/bblayers.conf.fsl.sample conf/bblayers.conf.intel.sample conf/bblayers.conf.nvidia-logan.sample conf/bblayers.conf.rpi.sample conf/bblayers.conf.sample conf/bblayers.conf.smx6.sample conf/bblayers.conf.ti.sample conf/bblayers.conf.tibidabo.sample conf/bblayers.conf.toradex.sample conf/distro/b2qt.conf recipes-qt/b2qt-addons/b2qt-demos.bb recipes-qt/b2qt-addons/b2qt-launcher.bb recipes-qt/qt5-addons/qtcharts_git.bb recipes-qt/qt5-addons/qtdatavis3d_git.bb recipes-qt/qt5-addons/qtdeclarative-render2d_git.bb recipes-qt/qt5-addons/qtquickcompiler_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/qtconnectivity_git.bbappend 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/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.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend 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: I06904eb8ff7a30240ce289808f43fbba6339f670
| * b2qt addons: update repository urlsSamuli Piippo2016-06-082-3/+3
| | | | | | | | | | | | | | | | Repositories were opened and no longer need to use the sdk-sources Change-Id: I9131594cd8d9fc7af0bed1220b6c4b826e3c660c Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | b2qt-utils: Remove dead code.Gatis Paeglis2016-06-071-10/+1
| | | | | | | | | | | | | | | | - The referenced examples do not exist anymore. - Set correct endline for license. Change-Id: Ib8636a0352013518b0cef0e33b70e1c5575ed3a4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Add Qt for Device Creation licenseSamuli Piippo2016-06-078-8/+8
| | | | | | | | | | | | | | | | Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation license on all recipes. Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | tegra-t18x: use QSG_RENDER_LOOP=windows for Drive CXSamuli Piippo2016-06-011-0/+7
| | | | | | | | | | Change-Id: I68f724ff2c407f1a9b3d6b996477abe9bf719ba4 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* | update b2qt-utils and launcher settingsKimmo Ollila2016-05-272-7/+11
| | | | | | | | | | Change-Id: Ifa7d167782220a5804232d81be8547055c0ae03a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | b2qt-demos: update demo componentsSamuli Piippo2016-05-201-9/+9
| | | | | | | | | | Change-Id: Iadecf35fc231ab58da0e9eceaf54b93e2845a7be Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update license headersSamuli Piippo2016-05-1811-77/+165
| | | | | | | | | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | Use 5.7 branch for b2qt addonsSamuli Piippo2016-05-124-27/+25
| | | | | | | | | | | | | | | | Use latest versions from 5.7 branches and update the sdk-source paths Change-Id: I8a37b7c627d92f1856d4ec5f7fa1d66891d7280e Task-number: QTBUG-53287 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | Add support for NXP SABRE iMX7DAndy Nichols2016-05-051-0/+8
| | | | | | | | | | Change-Id: Ifef4dc7a1aad2829f2c6978d02efc3b0a7f8720a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | automotive: update revisionsSamuli Piippo2016-04-215-0/+5
| | | | | | | | | | | | | | | | 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: move to Qt 5.7Samuli Piippo2016-04-131-1/+0
|/ | | | | | Change-Id: I1479b6337a07542ae536e9df97e77921745b7c2e Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-demos: update revisionSamuli Piippo2016-03-141-1/+1
| | | | | | | | - disable planets demo from emulator - Language fixes for the demo descriptions Change-Id: I02bf8566482d61992decf9fb725ab1da0fdb943d Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* b2qt-appcontroller: update revisionSamuli Piippo2016-03-111-1/+1
| | | | | | | | Fix restart feature Change-Id: I857c30031cda1c4bc2ab864c54e733219a6982ee Task-number: QTEE-1085 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* b2qt-demos: update to new revisionSamuli Piippo2016-03-091-3/+3
| | | | | | | | | | QtWebBrowser now builds application as well as qml plugin, but for qtlauncher we only need the plugin. Also all the needed files from tqtc-qtwebrowser are in the plugin, we can remove the directory. Task-number: QTEE-1083 Change-Id: Ia135490a4d95ef3428fb54b84ce5c77588e344ef Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* democompositor: use correct path the SDK sourcesSamuli Piippo2016-03-011-1/+1
| | | | | Change-Id: I212659a96a773a0b90a9ce4db13c52c745928137 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-demos: update SRCREVSamuli Piippo2016-03-011-1/+1
| | | | | Change-Id: I96709a9a8dd182e9baecacc7f743b64059e7dac0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add git SHA1 to b2qt addon package versionsSamuli Piippo2016-03-018-1/+8
| | | | | | | | Easy to identify which version of component is installed on the device. Change-Id: Ib1c6471d383c2d2e8939c2d467aa8924d1a5bd18 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* b2qt-utils: update SRCREVGatis Paeglis2016-02-291-1/+1
| | | | | | | It includes patches that fix Wifi on nitrogen boards. Change-Id: I8ca2d430b59038d45dfaff2cb8f3ee24d4e64e71 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* b2qt-demos: update revisionSamuli Piippo2016-02-251-1/+1
| | | | | Change-Id: Ie6d13786dbe1c9d28559accfb4d47138d3c444f4 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* b2qt-addons: update revisionsSamuli Piippo2016-02-232-2/+2
| | | | | Change-Id: I3ae7e49e04519db55545f62ef94c4ca734051479 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update qt5 addons revisionsSamuli Piippo2016-02-192-4/+4
| | | | | Change-Id: Ib85b2d7f2b50441cd48d10796acceb731a816b8e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* emulator: update revisionSamuli Piippo2016-02-193-6/+6
| | | | | Change-Id: I9e93b3308adabc5ff58b8dbd2ba77007d30cf498 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* add wayland demo compositorSamuli Piippo2016-02-181-0/+43
| | | | | Change-Id: I720676f6edb1789f4d073a58539e2fe929582f0e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* imx6: use correct v4l2 driver for imx6 camerasSamuli Piippo2016-02-181-1/+1
| | | | | Change-Id: I88496177794536c642bd443d31815c373537d889 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>
* 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-0910-140/+130
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d 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>