aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Provisioning: Enable keyboard navigation between controls on macOSVille-Pekka Karhu2021-12-166-2/+18
| | | | | | | | Task-number: QTQAINFRA-4660 Change-Id: I12f2995c797e573d5072145c100ee64e98e133ce Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit dbb4cd06aab7db6c35ee79e5428520e3de9cedf5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Coin:Android: set ANDROID_SDK_ROOT explicitly in macOS 12 configAlexandru Croitor2021-12-151-2/+1
| | | | | | | | | | | | | | | ... and remove ANDROID_{SDK,NDK}_HOME as they are deprecated and might not work even. Amends 7e2882d0a7a53ecf4b234a53bf891dfed2291cbe Augments d59825d250c0570f4c26da6908b471ccdd0faf01 Task-number: QTBUG-97002 Change-Id: I96fb543521d70784d75e524d8b48ac72c42e6815 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 6e7de2b76c4db94504b9efe9088c455809d01208) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add tqtc-qtdigitaladvertising platformsToni Saario2021-12-151-0/+3
| | | | | | | | Change-Id: I839e0c2509dfac800a06d9c791b693dbc8681a52 Reviewed-by: Mateusz Ligocki <mateusz.ligocki@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 1a1028ea20bc36d97177f3cd571727bf8d852d03) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* CI: Add inotify support for QNXPasi Petäjäjärvi2021-12-144-0/+21
| | | | | | | | | | | Adds Filesystem event manager server to image and also add HOME env varbiable for root user. Task-number: QTBUG-99168 Change-Id: I4df10f17f4e274dc0d21fea1a767c351ba3c8362 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 06edc60e1ddb1503cab2ad0434b92f0cb053ac41) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2021-12-1435-0/+0
| | | | | Change-Id: I7f4aadf6b8f36411c73c4184178bc9f25f7027dc Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Remove MinGW 8 targets and provisioning scriptsHeikki Halmet2021-12-136-169/+0
| | | | | | | | MinGW 11 is already in use Task-number: QTBUG-93479 Change-Id: Ibdb356831c2b1e458d17059be9bff323e814c6e3 Reviewed-by: Toni Saario <toni.saario@qt.io>
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2021-12-1236-0/+0
| | | | | Change-Id: I23165d59db00a68dadc077eef6ff773417a01715 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* QNX: Update QNX toolchainMarianne Yrjänä2021-12-111-2/+2
| | | | | | | | | Timezone database added for tests Change-Id: I406e1ae0e9d1553f1588413d9cd20920674a907c Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io> (cherry picked from commit e9258230f37b65136b930ddc466604ac51e3ab4e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add Windows 11 targets and provisioning scriptsHeikki Halmet2021-12-0990-2/+1015
| | | | | | | | | | | | | | | | | Tier 1 image includes all configurations from pre-provisioning folder. E.g. these are pre-provisioned: Visual Studio 2015 version 14.0.25431.1 Update 3 Visual Studio 2019 + build tools version 16.11.5 Visual Studio 2022 + build tools version 17.0.0 preview 7.0 Visual Studio 2022 + build tools version 17.0.1 Task-number: QTQAINFRA-4512 Change-Id: Ieceff236a9c12f34dc772c89cb93ad99d38d7fe5 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 8f46d3ede3c090448d5554f3444bc3908225c4fc) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Install addtional Python 3.10.0 for Windows 10Simo Fält2021-12-091-0/+2
| | | | | | | Change-Id: Ied45a786c220a1a331e7546720d72db473ce504d Reviewed-by: Dominik Holland <dominik.holland@qt.io> (cherry picked from commit 1e24a91028bf38e937fe7d09d6d0b22aaabe91d8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Set Conan V2 modeToni Saario2021-12-072-0/+2
| | | | | | | | | | V2 mode causes conan to raise error when an feature that is being deprecated in conan V2 is used. This allows maintaining V2 compatibility. Change-Id: I9c0cb70ce3a194966594d48433763e5423e187f1 Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit dfa50ed7c3d2acac35d1a13ccec618fba8064d6f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Enable conan revisions modeToni Saario2021-12-071-0/+1
| | | | | | | Change-Id: Ic6e6070df62a45820e152123cf7bd82f51c226b2 Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit dcded49b88795a218af87349ad23a51a0fd3879c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Remove existing conan settings fileToni Saario2021-12-071-0/+3
| | | | | | | | | | | Due to existing conan file new versions of compilers etc. cannot be used. Forcing Conan to generate a new one will allow using the new versions in profile files. Change-Id: I5adc1a42a4d620656767eb1418f341ef50232f91 Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit b2240d78cd26b5323e40708abf99d305f4601c35) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update conan on windowsToni Saario2021-12-072-33/+8
| | | | | | | | | This is required for the upcoming conan integrations. Change-Id: Id7d3390721e3521b8e6f1da8e7ab0aae5213c7af Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit 5cf68160c2251d0100d0759941025bc4f1350072) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add yaml file for Android AutomotiveJukka Jokiniva2021-12-071-0/+3
| | | | | | | Change-Id: I1007453ba47e7a7be4fe60ef065695189eb44f98 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 06b5cd95e602062193995e4409a86c88837f895c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* coin: Sync iodbc and postgresql provisioning with devTor Arne Vestbø2021-12-074-96/+6
| | | | | | | Missed when cherry-picking 8b8265e81bd9afd7a6d85b4b984fd4c2707142b2 Change-Id: I2eb4169677104e4ce1f129452aefa1a7a1190408 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* coin: Make macOS 12 on x86_64 developer build tests significantTor Arne Vestbø2021-12-041-1/+1
| | | | | | | Change-Id: Ia148ae783006fb5b1b13f29879df78985cd75ecd Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 19fbf58013acd2c6b71062b8fb64fb2dafb7fff3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Include autotests compilation to CI build for INTEGRITYTatiana Borisova2021-12-031-1/+1
| | | | | | | | | - add minimal test for Integrity static build Change-Id: I0b73db0e6004718447c628ee63183c028be433ca Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit d36a16584ae4efd9bf2b5ff9d20bc0346a889b9c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Conan: Provide separate build profiles for end users and CIIikka Eklund2021-11-2732-52/+118
| | | | | | | | | | | | | | | | | | | The CI uses e.g. "sccache" which is rarely used outside CI systems. Also openssl install directories in the build profiles are specific to CI build agents. Also headersclean option should be CI specific. Split the current profiles in two: the CI specific profile defines only the CI related details and includes the matching profile for the end users. The profile which includes other profile(s) will override the Settings or Options if redefined. Task-number: QTQAINFRA-4619 Change-Id: If69e8c0c283655475671fcb0ca739087cd9d2567 Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit d6fcea563f4bc32ed15fc045231dc005163c3d01) Reviewed-by: Toni Saario <toni.saario@qt.io>
* QEMU: update toolchainsSamuli Piippo2021-11-271-6/+6
| | | | | | | | | | Update qemu toolchains to include needed dependencies for QtWebEngine. Change-Id: Ia5cf09b3f94fe75d16304e717a9da04cb120ea79 Reviewed-by: Michal Klocek <michal.klocek@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 54c3a77fdf78f8715cc989563d900758a28b89f8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add provisioning scripts for macOS 11.0 ARMHeikki Halmet2021-11-2243-0/+1137
| | | | | | | | | | | Task-number: QTQAINFRA-4263 Task-number: QTQAINFRA-4012 Change-Id: Ia862ac2582912f6faa96667880fb605861c770c6 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 4d617e24eebbff8cfe32f8dc8aed9e78ab55cdce) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Add macOS Monterey (12) ARM scriptsVille-Pekka Karhu2021-11-2142-0/+1151
| | | | | | | | Task-number: QTQAINFRA-4508 Change-Id: Ia93e534b6911b6aaef2a0107b067c1ba5e6a6224 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> (cherry picked from commit 478531ac2ba99cf219776a054393f346c0b0b903)
* Provisioning: Change using GitHub package for MinGW 11.2.0Heikki Halmet2021-11-213-3/+14
| | | | | | | Change-Id: I094015202659cd5a5c3231e64a47bb1725e88327 Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> (cherry picked from commit 278516d142745403fde1a9b272712b8d71ac59d9)
* Provisioning: bump Android platform sdk and build tools version to 31Heikki Halmet2021-11-211-3/+3
| | | | | | | | | Use latest platform and build tools with macOS 12 Change-Id: If3021f8f727c1775ad14b16897c7e9db3ea08ad1 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 249603dc4f9232b8b5634ffc4a47a2d1618b32af)
* Conan: Add a recipe to pack build profiles in a Conan packageIikka Eklund2021-11-201-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | We want to distribute the used build profiles as well. For this we can put the profiles in a separate Conan package that can be installed easily. This is a "header only" recipe which merely packs the profiles inside the Conan package which the consumers can install with "conan install" command: $conan install qtbuildprofiles/6.2.0@qt/everywhere --build=always Result: ./windows-x86_64-mingw ./linux-x86_64-gcc ./macos-ios-universal-clang ./... Change-Id: I745a089b4e855c006e1a5f2f0995a73abbcebf2f Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 806685f6f7dc8643140dc65599578befbb8bbd91) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update RHEL 8 nodejs to 12Allan Sandfeld Jensen2021-11-202-2/+2
| | | | | | | Change-Id: Ia74d0226499d07cb7d893ddb8b07f066237d8e6f Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit e5d01ece3ea00aa6b02fd316d13ef47d3c4bdd71) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* coin: Don't set CMAKE_C/CXX_COMPILER_LAUNCHER for sccache explicitlyTor Arne Vestbø2021-11-1910-140/+70
| | | | | | | | | The coin 'Sccache' feature will take care of it. Change-Id: Ibb9f79f2d7fc2d7fa2fcfbb24383b1f34fcf594c Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 3c38cc22ce504b221939a1cfa1e37db58010e749) Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* coin: Align PostgreSQL provisioning between macOS 11 and macOS 12Tor Arne Vestbø2021-11-191-54/+2
| | | | | | | Change-Id: I48770c6c6a33375f621b228fc61b23a2c97f787c Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 5733455993d45de495e618df7c8fad69d740120c) Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* Build iODBC library as universal binary on macOS 11+Tor Arne Vestbø2021-11-194-6/+16
| | | | | | | | | | | | As per instructions here: https://github.com/openlink/iODBC/blob/develop/README_MACOSX.md Task-number: QTBUG-93204 Change-Id: Ica8d0f8c8d1d497bf0172a5762ae2d419b0ffc95 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 5de9c0fee37332af7a0e89754d939f113c61cd8d) Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* coin: Disable PostgreSQL on macOS 12 buildsTor Arne Vestbø2021-11-181-1/+1
| | | | | | | | | The provisioning doesn't support it yet. Change-Id: Icf0cea1b58813a1e0037c00c726f4cc9096d0ac8 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 9358ab26ed19b14af65d6c232f18ecdeb86d3443) Reviewed-by: Toni Saario <toni.saario@qt.io>
* Add InsignificantTests flag for macOS 12 developer build testsHeikki Halmet2021-11-181-1/+1
| | | | | | | Change-Id: I3e325d1b8c7cf55b88876be9bcc33088fd28b4e9 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit b37a42d381b1a06d289cbc3b39d09b28939db467) Reviewed-by: Toni Saario <toni.saario@qt.io>
* Provisioning: Add macOS Monterey (12) x86 to CIVille-Pekka Karhu2021-11-1746-4/+829
| | | | | | | | | This will also upgrade Xcode to version 13.1 Task-number: QTQAINFRA-4508 Change-Id: Idce56d429b4cd8c7eea3b75e8d91d2f281c0c871 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 7e2882d0a7a53ecf4b234a53bf891dfed2291cbe)
* Replace Rhel 8.2 with Rhel 8.4Heikki Halmet2021-11-1736-18/+1051
| | | | | | | Task-number: QTQAINFRA-4514 Change-Id: Idaa28bf61d0ae7498fc019589a168b45e693594b Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Conan: Update build profilesIikka Eklund2021-11-1713-15/+14
| | | | | | | | | | | Remove mutually exclusive options. Set the 'build_type' correctly so that it reflects the used build Options. Change-Id: I40b139898d722583c0fc245f3f8c60657a42d26a Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 8ef536b79ec35933ba2d8c03eadf926f75d5f9ee)
* Conan: Scope qtbase related options to qtbase recipe onlyIikka Eklund2021-11-1716-144/+144
| | | | | | | | | | | | Some option names supported by qtbase Conan build recipe conflict with other Conan package recipes, e.g. ICU which also supports 'shared' option but with different supported option values. Scope all qtbase related options in profiles to qtbase only. Change-Id: I4c8bc2b7f5ee7cb69f3b83ef209ddda809719d73 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 3fea4fc3c651bd939653de6feff9eff1c37efc04)
* Add Conan profilesIikka Eklund2021-11-1623-21/+442
| | | | | | | | | | | | | Create conan profile per packaging configuration. Profiles will carry configuration information to the builds conan does. Profiles allow users to replicate identical configurations to the packaging configurations and reuse existing binaries. Change-Id: I50a2a4edbedbf56774bd4ceaae268928f8ed00e0 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit d68e108b94a5e202bbdb2e2bb034809951032e8f) Reviewed-by: Toni Saario <toni.saario@qt.io>
* Add targets for macOS 12 arm64Heikki Halmet2021-11-151-0/+18
| | | | | | | | Task-number: QTQAINFRA-4508 Change-Id: I3b53b0c0654519644d56df1ea935724f68964241 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> (cherry picked from commit 8c06db541a8fbf69c8885ec7938291c9837d38d4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Remove Sccache flag from QNX targetsHeikki Halmet2021-11-151-3/+3
| | | | | | | | | | This might cause issues with compiler Task-number: QTQAINFRA-4648 Change-Id: I5971adc7fdafee4566d5c9c4efe808d72d170da6 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 9e27a7d5e3e6d07c775c80380e882d77d1e099f6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Replace MinGW 8.1 with MinGW 11.2.0 in CIHeikki Halmet2021-11-1510-16/+175
| | | | | | | | | | | | | | | Note! MinGW version is 9.0.0 but the GCC version is 11.2 which is used with the naming of MinGW In 6.2 branch Packaging targets needs to be as parallel first. MinGW 8.1 can be removed ones Releasing team has done needed script changes Task-number: QTBUG-93479 Change-Id: I318a898c49bded60bb891b73109de829cb975750 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Adam <cristian.adam@qt.io> (cherry picked from commit ce9ef403661f140bc676995875171750c5013d00)
* coin: Add PostgreSQL 14 to macOS 11 imagesTor Arne Vestbø2021-11-132-54/+75
| | | | | | | | | | Needed for universal build of the psql plugin. Task-number: QTBUG-93204 Change-Id: I2c2d4d0f5f019a0eb4069d7642a901db4cc69473 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 881738a01d79a06b83a88950eb3d73672b5698e3) Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* Provisioning: Install OpenSSL 1.1.1k ARM64 for WindowsHeikki Halmet2021-11-123-2/+77
| | | | | | | | Task-number: QTBUG-93822 Change-Id: If48dcc4e9542070a6d0303406b2b0544d35879d4 Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit 30a1ea30a68c5c307562d4c08a14ee36024ddf49) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Update target configurations for Qt QML Script CompilerJani Heikkinen2021-11-101-0/+0
| | | | | | | | Reposity is nowdays tqtc-qmlcompilerplus, not tqtc-qmlcachegenplus Pick-to: dev Change-Id: I4134e74e68184c15fc65c48da57e2523093a20e3 Reviewed-by: Toni Saario <toni.saario@qt.io>
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2021-11-0936-0/+0
| | | | | Change-Id: I65f53c16b3a8a9af1898671648ddfee4d78da871 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* coin: Enable warnings are errors for macOS buildsTor Arne Vestbø2021-11-051-3/+3
| | | | | | | Change-Id: I418c207a95a1cd1f827873a7f19178421fdfd10f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 296b7faaad6ff5621493a93c16618a244fe5ef07) Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* Replace SLES 15 SP2 with SP3Tony Sarajärvi2021-11-0425-12/+21
| | | | | | | | | Task-number: QTQAINFRA-4498 Change-Id: I248a0ea19a7e2af59350ba66b55983c20927fff3 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 426bab28a81a17dd5feb70e9558f6edba610d17c) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Coin: bump Android platform sdk and build tools version to 31Assam Boudjelthia2021-11-045-10/+10
| | | | | | | | | Use latest platform and build tools. Change-Id: I8ddfe79706470918d956a97876a5d140a57ec87b Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> (cherry picked from commit 286a294daf3ca7b6e9656638b46fb8fa8f74cdcf) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* coin: Disable sccache for IntegrityTor Arne Vestbø2021-11-041-1/+1
| | | | | | | | | | | The platform doesn't support sccache, and the "feature" was likely cargo culted from some other config, as it was a noop at the time. Change-Id: I792231b1bed8856e886eeca9ae37c2b824b1ea8e Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit c273c5bc65b1b3f9bf58e688aab1b5a54b81e566) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update qtlocation dependenciesIvan Solovev2021-11-011-2/+2
| | | | | | | | | | | | | This commit amends 6af22246cf3752f1d098a9e8a19617618edf65a2. qtlocation now depends on qtpositioning, but does not require qtserialport anymore. Change-Id: I1bda34020f7bc3683cf5038f2e1226d5209dfcc4 Reviewed-by: Daniel Smith <Daniel.Smith@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 70a8080f54043a345d0225707821c2002b6a7078) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Update Integrity toolchain to fix GHS errorHeikki Halmet2021-10-311-2/+2
| | | | | | | | Task-number: QTQAINFRA-4601 Change-Id: Ica32904ef6e76bc9f9f972f8c6bf02822980f888 Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit f4f80d1b0f26482131199255ab8a596950a19dd6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* CI: Update QNX ICU libraries for QEMUPasi Petäjäjärvi2021-10-301-3/+3
| | | | | | | | | | | New QNX toolchain has updated ICU libraries Task-number: QTBUG-87628 Change-Id: I36806c815410877998eb44bef60614bf824f15f9 Reviewed-by: Marianne Yrjänä <marianne.yrjana@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 8d7f2db3a0e3778c7b473d9ead802be88017a6be) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>