[qt/qt/qt5]: Summary of bulk changes made

KDE Git Services - Bulk Change <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git repository change summary for qt/qt/qt5
Pushed by mirror-service into branch '6.12'.
Changed from 02761a0550f53096f48e394cd8824c96b78eaa3d to a905d91491bd9961b483905fe38b42695ae04e34
Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository.

This change contains the following new commits:

Git commit 6b1a3ddb0b1883cda7f6158b0b93f1b9b7c89df9 by Qt Cherry-pick Bot (on behalf of Assam Boudjelthia) on 03/08/2026 at 09:26..
Provisioning: add feature delivery to the Gradle cache project

Add feature-delivery plugin to the provisioning Gradle cache
to avoid potential fetching on each build in qtbase tests.

Pick-to: 6.11 6.8
Change-Id: Ie9126114287aff77abcd2f68bfff4d8dc25fa6a9
Reviewed-by: Toni Saario <[email protected]>
(cherry picked from commit 4549003489bfd0eaca31ea06f292ce9bf78c8ad3)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
https://invent.kde.org/qt/qt/qt5/-/commit/6b1a3ddb0b1883cda7f6158b0b93f1b9b7c89df9

Git commit 1b8b29a624815226310ef7515d96350392e1eb2c by Qt Cherry-pick Bot (on behalf of Assam Boudjelthia) on 03/08/2026 at 09:26..
Provisioning: add Qt Gradle Plugin to the Gradle cache project

Add Qt Gradle plugin to the provisioning Gradle cache to avoid
potential fetching on each build in qtdeclarative tests.

Pick-to: 6.11 6.8
Fixes: QTBUG-147567
Change-Id: I2ac5ef09b958e50d808a024479ee6d4ed111aff0
Reviewed-by: Toni Saario <[email protected]>
(cherry picked from commit 9969af72b58b4e5320f705997aadced78bfa0a60)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
https://invent.kde.org/qt/qt/qt5/-/commit/1b8b29a624815226310ef7515d96350392e1eb2c

Git commit 24348fe918eb9e6c4a343461cff355800a0f2146 by Qt Cherry-pick Bot (on behalf of Marianne Yrjänä) on 03/08/2026 at 09:26..
CI: Update QNX7.1 toolchain

Toolchain updated to newer version and related library version updates done.
Added sshd-session as it's now needed by SSH Daemon.

Pick-to: 6.11 6.8
Change-Id: Iebf22f27c33709902485bd034c9442659c1b54cc
Reviewed-by: Simo Fält <[email protected]>
(cherry picked from commit 14aeaae7de3556d2428ecbb7d471d14f64bea51b)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
https://invent.kde.org/qt/qt/qt5/-/commit/24348fe918eb9e6c4a343461cff355800a0f2146

Git commit 332c5790cd46064c973b7ddf40ec3aadf9a84b42 by Qt Cherry-pick Bot (on behalf of Tim Blechmann) on 03/08/2026 at 09:26..
ffmpeg: bumb nvidia codec headers to nv-codec-headers to 12.0.16

building against nvidia-codec-headers 12 bumps the minimum requirement
to driver version 520 (released october 2022). This should still give us
good coverage on most devices in 2026, while also enabling hardware AV1
encoders.

Change-Id: If345095f1a2aa635f3fb1e343e47d51ba07ee4ec
Reviewed-by: Artem Dyomin <[email protected]>
(cherry picked from commit 81f3a57d3bebd460c825783b9161d2f285acc8c7)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
https://invent.kde.org/qt/qt/qt5/-/commit/332c5790cd46064c973b7ddf40ec3aadf9a84b42

Git commit bfcfb5be1c286828c1ab356a84993da82e63fc83 by Qt Cherry-pick Bot (on behalf of Karim Pinter) on 03/08/2026 at 09:26..
Coin: Run VxWorks QEMU autotests against parallel emulators

Boot several VxWorks QEMU instances per host and drive them
concurrently instead of running every autotest serially against a
single emulator. A 2x2 trial (2 instances, 2 cores each) already
halved the ARM autotest wall-clock time, so scale the launcher to an
arbitrary instance count.

vxworks_qemu_launcher.sh now takes an optional instance id and gives
each instance its own tap device, guest IP (172.31.1.10+N), MAC,
serial FIFO pair and QEMU log. Instance 0 keeps the previous addresses
so a single-instance run is unchanged. The shared bridge/tap setup is
serialized with flock and made idempotent so parallel launches do not
race on it. The SSH readiness probe targets the instance's own IP.

Emulator sizing:
- Intel: 4 instances, -smp 4 -m 4G each (KVM).
- ARM: 2 instances, -smp 2 -m 2G each (TCG).

Bump the x86_64 test configuration from VMSize8 to VMSize16 so the
host can accommodate 4 instances x 4 cores / 4 GB. ARM stays on
VMSize8 (2 x 2 cores).

Fixes: QTBUG-147569
Change-Id: Ic2d7912bdac22d71a3424d14b5000cbef89f61a6
Reviewed-by: Simo Fält <[email protected]>
(cherry picked from commit 20c9b61cf67822fa062f669084580494b3377ee6)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
https://invent.kde.org/qt/qt/qt5/-/commit/bfcfb5be1c286828c1ab356a84993da82e63fc83

Git commit a7762bff9859b329a546924c440979d3d9d20062 by Qt Cherry-pick Bot (on behalf of Karim Pinter) on 03/08/2026 at 09:26..
Set VxWorks QtBase tests insignificant till all the problems are fixed

Upgrade to VxWorks 26.03, needs several fixes, which depend on each
other. But they fail on staging, because they are not staged together.
After the changes are in dev and 6.12 branch, the test insignificant
feature can be removed.

Change-Id: Idaeb846b757afe0e071fe2f0aed2b35333ca50fe
Reviewed-by: Simo Fält <[email protected]>
(cherry picked from commit 65104d023e4c01dae3603075a95ef14db6c942cb)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
https://invent.kde.org/qt/qt/qt5/-/commit/a7762bff9859b329a546924c440979d3d9d20062

Git commit 3cfcbbb4ed6387a5b6dd8782b133aae1b11fb46f by Qt Cherry-pick Bot (on behalf of Toni Saario) on 03/08/2026 at 09:26..
Update VxWorks libs to 26_03

Change-Id: I6157d0645dcfdebda2f2bb34e4736c832b4f5956
Reviewed-by: Jukka Jokiniva <[email protected]>
(cherry picked from commit 4bb35ed3bb5b80eec2605fd738914e4c3505042b)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
https://invent.kde.org/qt/qt/qt5/-/commit/3cfcbbb4ed6387a5b6dd8782b133aae1b11fb46f

Git commit a905d91491bd9961b483905fe38b42695ae04e34 by Qt Cherry-pick Bot (on behalf of Karim Pinter) on 03/08/2026 at 09:26..
Update coin to VxWorks 26.03

VSB and VIP updated to VxWorks 26.03. NFS updated to v3 UDP only.
Qt home, cache, tmp directory moved to ramfs with HRFS formatting.

Task-number: QTBUG-145458
Change-Id: I954bac54584797d77429937a2e3edec6da5a73fd
Reviewed-by: Simo Fält <[email protected]>
(cherry picked from commit 4d6a473bed76de0c99f357c30d76b7e99c2fed58)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
https://invent.kde.org/qt/qt/qt5/-/commit/a905d91491bd9961b483905fe38b42695ae04e34
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.