aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-02-14 09:33:33 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-02-14 15:32:57 +0000
commit590d6893cdf2176825ad87e75a1bc5832a08d9a9 (patch)
tree2f0e1841a890515cbc4e36f56129f93032154a6e
parenta1fb7ce5fc76680e01501423cf44857df0358218 (diff)
coin: always use the latest platforms for CI build
Change the CI dependencies so that we always get the VM configurations from the qt5.git dev branch. This makes sure that all Yocto builds, regardless of the Qt version, are using the same host VM version. Change-Id: Iceb5ca006b8d83ed636d59566a115d64d3919e38 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit a162d8c5a6ad1ab099d52c61afeae4577f28004e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--coin/dependencies.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml
index 53aa67d..e708d8e 100644
--- a/coin/dependencies.yaml
+++ b/coin/dependencies.yaml
@@ -1,2 +1,5 @@
+product_dependency:
+ ../../qt/qt5:
+ ref: "dev"
dependencies:
{}