aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2021-05-12 10:07:16 +0300
committerSimo Fält <simo.falt@qt.io>2021-05-16 20:49:36 +0300
commit7c386888b453b7f2ac78ef1da59d077b25e372b3 (patch)
tree646ff745048353135e36bb8bc521e58cb3d9f431
parent2e984eaf582440b605caf04bf12f3ed9a1397ac4 (diff)
Pin Qt5.15.4 LTS sha1
Change-Id: If01d1ef533c82554f7c9167e198cc8e63855307e Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--coin/dependencies.yaml46
-rw-r--r--product_dependencies.yaml3
2 files changed, 46 insertions, 3 deletions
diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml
new file mode 100644
index 000000000..c2717bc08
--- /dev/null
+++ b/coin/dependencies.yaml
@@ -0,0 +1,46 @@
+product_dependency:
+ ../../qt/tqtc-qt5.git:
+ ref: "ce5066de40100b04dee7087c7b860693b379c990"
+dependency_source: supermodule
+dependencies: [
+ "../../qt/qt3d",
+ "../../qt/qtactiveqt",
+ "../../qt/qtandroidextras",
+ "../../qt/qtbase",
+ "../../qt/qtcharts",
+ "../../qt/qtconnectivity",
+ "../../qt/qtdatavis3d",
+ "../../qt/qtdeclarative",
+ "../../qt/qtdoc",
+ "../../qt/qtgamepad",
+ "../../qt/qtgraphicaleffects",
+ "../../qt/qtimageformats",
+ "../../qt/qtlocation",
+ "../../qt/qtlottie",
+ "../../qt/qtmacextras",
+ "../../qt/qtmultimedia",
+ "../../qt/qtnetworkauth",
+ "../../qt/qtpurchasing",
+ "../../qt/qtqa",
+ "../../qt/qtquick3d",
+ "../../qt/qtquickcontrols2",
+ "../../qt/qtquicktimeline",
+ "../../qt/qtremoteobjects",
+ "../../qt/qtscxml",
+ "../../qt/qtsensors",
+ "../../qt/qtserialbus",
+ "../../qt/qtserialport",
+ "../../qt/qtspeech",
+ "../../qt/qtsvg",
+ "../../qt/qttools",
+ "../../qt/qttranslations",
+ "../../qt/qtvirtualkeyboard",
+ "../../qt/qtwayland",
+ "../../qt/qtwebchannel",
+ "../../qt/qtwebengine",
+ "../../qt/qtwebglplugin",
+ "../../qt/qtwebsockets",
+ "../../qt/qtwebview",
+ "../../qt/qtwinextras",
+ "../../qt/qtx11extras"
+ ]
diff --git a/product_dependencies.yaml b/product_dependencies.yaml
deleted file mode 100644
index 87da51730..000000000
--- a/product_dependencies.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-dependencies:
- ../../qt/tqtc-qt5.git:
- ref: "tqtc/pyside-lts-5.15"