aboutsummaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2023-02-01 15:24:01 +0200
committerSimo Fält <simo.falt@qt.io>2023-02-01 15:24:01 +0200
commit4ff8ac45ac541471d5ec967e529e24a6bee87eba (patch)
tree23149a480cb8dbf15d86e24b2f107a88881ebefb /coin/module_config.yaml
parentd526f801ced4687d5413907a93dedcd782ef72fa (diff)
parentac0db13c20529d09a715985b2a2d4579f415369c (diff)
Merge tag 'v5.15.3-lts' into tqtc/lts-5.15-opensource
Qt For Python Release 5.15.3 Change-Id: Ia936efcdfa8196b02528905c12cc7764553d6ca8
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index fd80acf9e..6169ce910 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -55,14 +55,14 @@ upload_pyside: &upload_pyside
instructions:
LicenseCheck:
- - !include "{{pyside/pyside-setup}}/execute_license_check.yaml"
+ - !include "{{pyside/tqtc-pyside-setup}}/execute_license_check.yaml"
Build:
- - !include "{{pyside/pyside-setup}}/common_environment.yaml"
- - !include "{{pyside/pyside-setup}}/find_path_to_msvc_compiler.yaml"
- - !include "{{pyside/pyside-setup}}/execute_build_instructions.yaml"
+ - !include "{{pyside/tqtc-pyside-setup}}/common_environment.yaml"
+ - !include "{{pyside/tqtc-pyside-setup}}/find_path_to_msvc_compiler.yaml"
+ - !include "{{pyside/tqtc-pyside-setup}}/execute_build_instructions.yaml"
- *upload_pyside
Test:
- - !include "{{pyside/pyside-setup}}/common_environment.yaml"
- - !include "{{pyside/pyside-setup}}/find_path_to_msvc_compiler.yaml"
- - !include "{{pyside/pyside-setup}}/relocate_pyside.yaml"
- - !include "{{pyside/pyside-setup}}/execute_test_instructions.yaml"
+ - !include "{{pyside/tqtc-pyside-setup}}/common_environment.yaml"
+ - !include "{{pyside/tqtc-pyside-setup}}/find_path_to_msvc_compiler.yaml"
+ - !include "{{pyside/tqtc-pyside-setup}}/relocate_pyside.yaml"
+ - !include "{{pyside/tqtc-pyside-setup}}/execute_test_instructions.yaml"