summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add configs for mips and mips64 CI toolchainsSamuli Piippo2019-01-115-2/+104
| | | | | | | | | | Add include files for building mips and mips64 toolchains for CI usage. gcc-sanitizers are not available on mips, so filter those out. Task-number: QTQAINFRA-2535 Change-Id: I6a90a95169985020b7eac01344c61789fe9cac49 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge remote-tracking branch 'origin/QtAS-5.12.0' into sumoMikko Gronoff2019-01-118-11/+23
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/QtAS-5.12.0: b97117d automotive: update revisions 4281e5b automotive: update revisions b344daf automotive: update neptune 3 revision a143fbc Use ABI flavor with QtCreator 9ee5a7f QBSP: add correct cmake generator for windows toolchain 8fcf3a1 meta-qt5: update revision 0385367 Merge commit 'origin/sumo' into QtAS-5.12.0 9a57170 automotive: update revisions Conflicts: scripts/manifest.xml Change-Id: I3064a526fd7861ea1aa0ec9b42c016c74dbc23eb
| * automotive: update revisionsv5.12.0_QtASSamuli Piippo2018-12-214-5/+5
| | | | | | | | | | Change-Id: I7018446af539fea2699617382bf7fdc3727a79dc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * automotive: update revisionsSamuli Piippo2018-12-194-6/+6
| | | | | | | | | | | | | | ... and fix neptune license checksum. Change-Id: Idae89099ad310321b5127fd6b5f64a276217cb44 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
| * automotive: update neptune 3 revisionBramastyo Harimukti2018-12-181-1/+1
| | | | | | | | | | Change-Id: Ia94bb08ba08c2baaa50baf46407e9e8e16722d68 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Use ABI flavor with QtCreatorSamuli Piippo2018-12-184-4/+15
| | | | | | | | | | | | | | | | | | | | | | QtCreator 4.8 allows adding new ABI flavors that can be used to differentiate otherwise identical tools. Using our own abi flavor prevents QtCreator from mixing incompatible tools with one from yocto toolchain. Task-number: QTAUTO-793 Change-Id: Ibba6e42b25e404aff2a20a021fe7833455f0de9b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * QBSP: add correct cmake generator for windows toolchainSamuli Piippo2018-12-181-0/+1
| | | | | | | | | | Change-Id: I7589e2d503052861cceabd8bc7094d9a992f2ff7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * meta-qt5: update revisionSamuli Piippo2018-12-171-1/+1
| | | | | | | | | | | | | | pull in Qt3D Studio runtime 2.2 Change-Id: I4cd44d3c4d04b7cefcc81f6df1f1a11a880483e8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * Merge commit 'origin/sumo' into QtAS-5.12.0Samuli Piippo2018-12-141-1/+5
| |\ | | | | | | | | | | | | | | | | | | * commit 'origin/sumo': nativesdk-qtbase: fix packaging QA issue Change-Id: Iebd5516b5eb62a06a2eba304e545f57b401d4e84
| * | automotive: update revisionsSamuli Piippo2018-12-122-2/+2
| | | | | | | | | | | | | | | Change-Id: I0ff0b257e2d260fe12c2fea3494a5b715423f5fb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | meta-qt5: update meta layerMikko Gronoff2019-01-104-76/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First snapshot of 5.12.1 branch & other updates: f705a8a qtsystems: update submodule 9c6ce81 qt5: cleanup mkspecs 5ebd582 qt5: update submodules 2f0b002 Merge remote-tracking branch 'qtyocto/upstream/master' into 5.12 475da47 qt3d-runtime: update to v2.2 c320af0 nativesdk-qtbase: remove packaging QA issue fix 9fc65c0 qtwebengine: Configure Ninja to honor PARALLEL_MAKE 010a29e qmllive: add new recipe f227502 python-pyqt5: MAKEFLAGS pass -j 1 via MAKEFLAGS during do_install fe453ec packagegroup-qt5-toolchain-target: Skip qtwebkit if opengl not found 18f82a8 python-pyqt5: Disable parallel install Change-Id: I8869107d56ae255d22894a4f1f1ee0a6907e6131 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | freescale: egl_viv: cast EGLNative types from vivante functionsSamuli Piippo2019-01-102-0/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | All vivante functions return void* even when the actual native type (EGLNativeDisplayType, EGLNativeWindowType, etc.) might be typedef'ed as something else, as they do when the CFLAGS from egl.pc are now used. Change-Id: I23bbe223a77d9233bbe0325c1e96f6e0612799cc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | meta-freescale,-freescale-3rdparty,-boundary: update sumo branchesMikko Gronoff2019-01-094-19/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup: - Obsolete BBMASK entries removed & required BT/WiFi kernel module related updates in boundary.inc - "CONFIG_HID_MULTITOUCH=m" removed from fsl-extras .bbappend entry as linux-boundary-4.9.x/defconfig in meta-freescale-3rdparty already includes it - Update display support patch Changelog: meta-freescale: * 407c6cf - u-boot-fslc: Avoid restricting parsing for 'imx' * c8979aa - mxldr: Fix QA errors seen on x86 builds * 4f0cbb6 - recipes: Limit BSP specific recipes on relevant SOCs * d849257 - recipes: Mark compatible machines as restricted by dependencies * e4ace33 - linux-fslc/defconfig: sync with linux-fslc imx_v6_v7_defconfig * 7909951 - libsdl2: avoid basehash changes * 06611d2 - linux-fslc/defconfig: CONFIG_BT_BNEP=m * 808bc8a - linux-fslc/defconfig: Add CONFIG_NET_NS=y * 42dbe4e - imx-base.inc Add missing overrides to for `use-mainline-bsp` * 832b358 - linux-fslc/defconfig: Add CONFIG_FW_LOADER_USER_HELPER(_FALLBACK)=y * aa04351 - linux-fslc: upgrade to latest in 4.17.x+fslc * 196457d - linux-fslc: Update to 4.17.19 * 85fc83d - xf86-video-armada: Update to latest git * 9e3d514 - imx-alsa-plugins: Make imx7ulp a compatible machine * aa71828 - qtwayland/etnaviv: remove xcomposite-glx * 3d89831 - remove chromium appends * a4512f2 - xf86-video-imx-vivante: Set linker flags properly * 1deea6b - linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=y * 07e2673 - linux-fslc: Update SRCREV meta-freescale-3rdparty: * 88a2963 - linux-advantech: Update dms-ba16 Q7 Linux kernel * beed0f0 - u-boot-script-gateworks-imx: fix bootscript source meta-boundary: * 412ef0b - boundary-eval-image: include qcacld/bdsdmac wifi firmware * b649eaf - linux-firmware-bdsdmac: merge BT and WiFi firmware recipes * d6ba89a - devregs: bump revision to 24723266 * 1a58771 - kernel-module-qcacld: bump revision to 10a07db2 * 0c34f6f - linux-firmware-bdsdmac-wlan: bump to revision ce0b576b Task-number: QTBUG-72253 Change-Id: Id99b0d5396c34721845d0133ad7c01dff8b1bfa0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | meta-intel: update to latest revision in sumo branchMikko Gronoff2019-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * 90af97d linux-intel-rt/4.14: update to v4.14.68 Task-number: QTBUG-72253 Change-Id: Ibf915301f3c9c4bbbbb9c729a6d6fd654f4a11e9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | poky: update to latest revision in sumo branchMikko Gronoff2019-01-081-1/+1
| | | | | | | | | | | | | | | | | | Task-number: QTBUG-72253 Change-Id: I4c4f015a7f22c0b53e77aa9d32fd3695060d183d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qtbase: update Disable-ltcg-for-host_build.patchMikko Gronoff2019-01-082-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | This patch was accidentally left out when upstream patch changed patch number and patch names did not match anymore. Reworked patch to be applied on top of upstream patch instead of replacing it. Change-Id: I880669132ec7e57d9784964f935f43249de15821 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | draak: fix linux-libc-header do_install stepSamuli Piippo2019-01-071-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | Override install step and remove header that does not exist in the draak's version of the linux-libc-headers. Fix "oe_multilib_header: Unable to find header asm/bpf_perf_event.h." Change-Id: I3a4f08a8e7ad9683b39c3cb5db014446e4c069a1 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | Add Automation related modules and targetMaurice Kalinowski2019-01-025-0/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For OpcUA we are missing the backend libraries as they are not available upstream yet. However, building the Qt OpcUA module is a first step. Task-number: QTBUG-72001 Change-Id: I41cdce87d16b9a6dd15d381f1e0995ecac87b059 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | Remove opencv includesSamuli Piippo2018-12-193-41/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | There's no need to include opencv in these two particular machines. If ever required, consider including them in packageconfigs for all targets. Change-Id: I77bf162855412a9e8c84885c00a2dcb7a0dce63e Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
* | | draak: do not apply bbappend for arm-trusted-firmwareSamuli Piippo2018-12-171-2/+3
| | | | | | | | | | | | | | | | | | | | | Fix error "LIC_FILES_CHKSUM points to an invalid" Change-Id: I1b54421c5c502a13c4d1104fb652304bcd41f0e8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | b2qt-addons: update deviceutilities & demos to latest revisionsMikko Gronoff2018-12-122-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * demos: Bring e-bike demo back for emulator demo launcher * utilities: doc navigation update in creator padding fix for launcher display settings Change-Id: I179b83bcc66e27a40d0ac7dc8f2bb0029cad8a92 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | poky, meta-mingw, meta-openmbedded: update layersMikko Gronoff2018-12-121-3/+3
| |/ |/| | | | | | | | | | | | | Update meta layers to latest revisions in sumo branches Task-number: QTBUG-72253 Change-Id: I21c82e7614258110b9aab708f121c0a78c84044d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | nativesdk-qtbase: fix packaging QA issueMikko Gronoff2018-12-121-1/+5
|/ | | | | | | | | | | | | | | | | nativesdk-qtbase_git.bb had a line removed in meta-qt5 commit "3224b02 nativesdk-qtbase: use default PACKAGES" that causes following error: ERROR: nativesdk-qtbase-5.11.2+gitAUTOINC+b0dce506cc-r0 do_package: QA Issue: nativesdk-qtbase: Files/directories were installed but not shipped in any package: /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake.d /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake.d/OEQt5Toolchain.cmake Moved fix from meta-qt5 to meta-boot2qt to reduce delta between meta-qt5 and upstream. Change-Id: I452a10db11aa63e42104d159d810fee5b407dda1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* colibri-imx6: upgrade gpu driversSamuli Piippo2018-12-121-0/+4
| | | | | | | | | Use the latest version of imx gpu drivers, older version from meta-toradex-nxp layer cause rendering issues with qtwebengine. Task-number: QTBUG-68150 Change-Id: Icb0a002b573a10075353c21be04bdb05ac5e476a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* automotive: update module revisionsSamuli Piippo2018-12-115-8/+8
| | | | | Change-Id: Ife07f39c2809ac984e89aeb38919129d7fa6447f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: disable framebuffer consoleSamuli Piippo2018-12-113-50/+17
| | | | | | | | | | Console cursor was still blinking on the background, which was showing though Qt apps. Disable framebuffer console completely. u-boot no longer need to be patched for disabling console messages. Task-number: AUTOSUITE-711 Change-Id: I0fd2c4e2778e850ea6b8a09e49d3d7f23b39d016 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* apalis-imx6: upgrade gpu driversSamuli Piippo2018-12-112-2/+6
| | | | | | | | | | Use the latest version of imx gpu drivers, older version from meta-toradex-nxp layer cause rendering issues with qtwebengine. Task-number: QTBUG-68150 Change-Id: Ida973ef1788095d0f4cd3a6cb83d29ec5c08ddef Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* draak: add support for KOE 1280x480 displaySamuli Piippo2018-12-063-1/+333
| | | | | | | | | | Add new dtb for Draak that enables LVDS output and changes the panel timings to match KOE tx31d200vm0baa display. Task-number: QT3DS-2698 Change-Id: I16d01ae13131e641a6e954a956393efe6f998137 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Jani Launonen <jani.launonen@qt.io>
* Update GammaRay to the 2.10 releaseVolker Krause2018-12-051-1/+1
| | | | | Change-Id: I53d040aa8e87aec8e8944a9dbad39de3f3e45a7c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtscript: disable LTO on ARMMartin Ejdestig2018-12-051-0/+1
| | | | | | | | | | Building QtScript with GCC 7.3 for ARM with LTO results in a lot of undefined references to JIT stubs in src/3rdparty/javascriptcore. Looks like a GCC LTO bug when building for ARM. Task-number: QTBUG-71602 Change-Id: I7cdd4e5e6289e6e56466b8f3692ba04c42e73183 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* QBSP: add cmake generator type to QtCreator configsSamuli Piippo2018-12-051-0/+2
| | | | | | | | QtCreator default to ninja if that's available in the system, but it won't work with CMAKE_MAKE_PROGRAM which we set as make. Change-Id: Id07b4f71b029245432975c02fac4d8475c695670 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qemuarmv7: add KMACHINE configSamuli Piippo2018-12-051-0/+2
| | | | | | | | Otherwise kernel build fails with error: Could not locate BSP definition for qemuarmv7/standard and no defconfig was provided. Change-Id: Ibca0b104b34e70cc22b51f7e22015b55da25cb1b Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* colibri-imx6ull: remove tezi support for the 256MB versionSamuli Piippo2018-12-051-0/+3
| | | | | | | | | The tezi image contains IDs for all the supported device types. remove ID for the 256MB version that doesn't have enough space for the tezi image. SD card image will still work correctly. Change-Id: Ie0d5103b0c538f1a4a0150b73cc35248173cd3eb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update layerv5.12.0Samuli Piippo2018-12-031-1/+1
| | | | | | | Latest Qt 5.12.0 Change-Id: I1aab91a6735ad5ebfd51fbf3759608079e3a2be2 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* meta-qt5: update layerv5.12.0-rc2Mikko Gronoff2018-11-271-1/+1
| | | | | | | | Update to Qt 5.12.0 RC2 Task-number: QTBUG-70847 Change-Id: Ie23824d86bbb902596c9a9187629151d8f0f9855 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Remove default expansion parameter from getVarv5.12.0-rcSamuli Piippo2018-11-2125-39/+39
| | | | | | | | getVar defaults to expanding the variable, the second True parameter is unnecessary. Change-Id: Iafaf179c67ffedaba2946c078c1810a80198cf5e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update layerMikko Gronoff2018-11-201-1/+1
| | | | | | | | Pull in new proposed 5.12.0 RC Task-number: QTBUG-70847 Change-Id: I9bc83d5503320013f94bec2788a319569f8818da Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* toradex: fix problem with basehash in teziSamuli Piippo2018-11-201-1/+1
| | | | | | | | Fix "basehash value changed from ... to .... The metadata is not deterministic and this needs to be fixed." Change-Id: Ie0db660d07babde22698dc4159fcf554ef64e36b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge remote-tracking branch 'origin/pyro' into sumoMikko Gronoff2018-11-201-0/+3
|\ | | | | | | | | | | | | * origin/pyro: cc90fe1 Add .gitattributes Change-Id: Ida5dd7152175e4207013a9af85ecab9059fc3951
| * Add .gitattributesSamuli Piippo2018-11-191-0/+3
| | | | | | | | | | | | | | Needed for .tag to work Change-Id: I711a133a652f1fd5293dcd7c192873da985567d3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | meta-qt5: update layerMikko Gronoff2018-11-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pull in all upstream commits & update to proposed Qt 5.12.0 RC: decb5d9 qt5: update submodules 9668567 Merge remote-tracking branch 'qtyocto/5.11' into 5.12 ff6127d Merge remote-tracking branch 'qtyocto/upstream/master' into 5.11 6b354b9 qt5: update submodules f0ca39e qt5: update submodules 4064b3b qtdeclarative: fix inconsistent QML_COMPILE_HASH value fd1f0f4 python-pyqt5: Update to 5.11.3 and add python3 recipe. 3fa1993 qtbase-native: disable postgresql support 0edbe1b qtbase: refresh patches and update tags on meta-qt5 4ed4385 qtbase: don't leak absolut path to recipe specific sysroot b3502fb qt5: Disable ltcg for host_build 5832bf2 qtbase: don't use thumb for armv[45] Task-number: QTBUG-70847 Change-Id: I2b584bce7a393537552fd0944d2bc3a1927510ee Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | boot2qt-demos: update revisionMikko Gronoff2018-11-191-1/+1
| | | | | | | | | | | | | | - exclude ebike from launcher Change-Id: I990591b3d49fe314c3e3d3493c14a2a79fedfd5f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/pyro' into sumoMikko Gronoff2018-11-192-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | * origin/pyro: 021061a Revert "qtdeclarative: fix inconsistent QML_COMPILE_HASH value" 7222b6f poky: update to latest revision (pyro) 9e428d2 qtdeclarative: fix inconsistent QML_COMPILE_HASH value 3af90cf Add .gitignore and .tag files Conflicts: scripts/manifest.xml Change-Id: Iac6334a3be51470cce119b26d9b04a6809a23463
| * Revert "qtdeclarative: fix inconsistent QML_COMPILE_HASH value"Mikko Gronoff2018-11-162-35/+0
| | | | | | | | | | | | | | | | Applied via meta-qt5 layer update in the next commit. This reverts commit 9e428d2f631f68117e5aeb915a5fe7f09d81eab8. Change-Id: I81765199803a5bc7b95b8c02a83aa42f0ce9a594 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * poky: update to latest revision (pyro)Mikko Gronoff2018-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mainly documentation related updates: * b0ede50 bitbake: tests/fetch: Update gnome.org urls after upstream changes * 2535349 poky.ent: Updated the release date to July 2018. * 604d82b bitbake: fetch2/__init__: Disable pseudo in runfetchcmd() * 6aefc80 bitbake: fetch2: fix import error for Python 3.6.5 * 7a9edf1 poky.ent: Updated release month variable to "June 2018" * dbf2510 documentation: Updated release date scheme to use variable. * 24344d5 documentation: Updated Manual Notes * 9b7bc41 build-appliance-image: Update to pyro head revision Task-number: QTBUG-71658 Change-Id: Ibf162e956ededabac21dbd14fe709f940d9e2ecd Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * qtdeclarative: fix inconsistent QML_COMPILE_HASH valueSamuli Piippo2018-10-312-0/+35
| | | | | | | | | | | | | | | | | | qtdeclarative and qtdeclarative-native may end up with different values for QML_COMPILE_HASH, which prevents running QML application when qtquickcompiler has been used. Change-Id: I9e3839b566996581bc40fa1472d7e7d07c82ce53 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * Add .gitignore and .tag filesSamuli Piippo2018-10-232-0/+3
| | | | | | | | | | | | | | | | .tag file is used with git archive to have the sha1 included in the source package. Change-Id: I31cdd35aeb4f72f13d02e13f18abda3b311125f4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Fix missing rdependsSamuli Piippo2018-11-161-0/+31
| | | | | | | | | | | | Task-number: QTBUG-71834 Change-Id: I33b4cda8b5c37168b0468a96e30a68179bf02a94 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | sdk: include environment-setup script in mingw toolchainSamuli Piippo2018-11-161-1/+1
| | | | | | | | | | | | | | Inlude all files in the root of the toolchain. Change-Id: I261055f1d17f719e15d6708658097a5f538c0106 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtapplicationmanager: update revisionOleksandr Kravchuk2018-11-161-1/+1
| | | | | | | | | | Change-Id: Ic98278f821178756e393c4ba4c0b04de9ffb8b55 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>