summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2022-10-21 12:45:27 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2022-11-24 17:19:11 +0200
commit0acb1c757ad6a70f7939ebf1bab3ea97de2d4876 (patch)
tree82038ae033f5651a77f89bf94681f56bb942b3a7
parent937877d9f73e37655228b0b01ffcc60761bd0c2f (diff)
Coin: update dependencies
Take platform configs from tqtc-qt5.git and build agaist Qt 6.2.6. Change-Id: Id0cb5f7fcd99a918c23ffe5d8809199c93d70c12 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--coin/dependencies.yaml2
-rw-r--r--coin/product_dependencies.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml
index 1547a5f..b5086f6 100644
--- a/coin/dependencies.yaml
+++ b/coin/dependencies.yaml
@@ -1,4 +1,4 @@
dependencies:
../../qt/qtbase:
- ref: 4151d5869a60c0e130b32e1ae35c8e81477ecc86
+ ref: a4aeb081769cd0f5817c8e84b4740f315aa3b673
required: true
diff --git a/coin/product_dependencies.yaml b/coin/product_dependencies.yaml
index 03cb2be..3b4e7ab 100644
--- a/coin/product_dependencies.yaml
+++ b/coin/product_dependencies.yaml
@@ -1,3 +1,3 @@
dependencies:
- ../../qt/qt5.git:
- ref: "6.2"
+ ../../qt/tqtc-qt5.git:
+ ref: "tqtc/lts-6.2"