summaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-11-16 17:23:30 +0200
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-12-21 10:16:32 +0200
commit347d9cd8525a0baadbd4822465248905877babd3 (patch)
treea9a7aa98f32008cfdc11132842fe63eb7113be05 /coin
parent7ba80f53f3f493e6b66c9867a9f31cbdcf364466 (diff)
Fix deprecation warnings from building with Qt 5.15.2
Also update build version requirements. Task-number: QTIFW-2388 Change-Id: Iae1949548dda7a3b8d448228e27060efb5abd8eb Reviewed-by: Katja Marttila <katja.marttila@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/instructions/execute_license_check.yaml2
-rw-r--r--coin/module_config.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/coin/instructions/execute_license_check.yaml b/coin/instructions/execute_license_check.yaml
index 603201a93..f5d2852f2 100644
--- a/coin/instructions/execute_license_check.yaml
+++ b/coin/instructions/execute_license_check.yaml
@@ -11,7 +11,7 @@ instructions:
maxTimeInSeconds: 600
maxTimeBetweenOutput: 600
project: qt/qtbase
- ref: 5.12.7
+ ref: 5.15.2
directory: qt/qtbase
userMessageOnFailure: "Could not install qt/base source archive. Please investigate why."
- type: ChangeDirectory
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index c0e84c92d..558036480 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -56,7 +56,7 @@ run_license_check: &run_license_check
maxTimeInSeconds: 600
maxTimeBetweenOutput: 600
project: qt/qtbase
- ref: 5.12
+ ref: 5.15
directory: qt/qtbase
userMessageOnFailure: "Could not install qt/base source archive. Please investigate why."
- type: ChangeDirectory