aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtwebengine.yaml
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2020-10-22 10:36:04 +0300
committerToni Saario <toni.saario@qt.io>2020-10-22 10:38:44 +0300
commitef0baf1ce9e9d52b662d707a247ef44f1b74352b (patch)
tree2562c1f684ccbd4739db9c1a80949d63dfd9cf73 /coin/platform_configs/qtwebengine.yaml
parent586856e180b65470d0e5d119081e18abbde83152 (diff)
Replace SLES with SLES-SP2 for qtwebengine
This was missed in f1e911e3446c1b9f3b938618af9ac71b54fdbc8c. Change-Id: I67ef590ab26d760b26da5e26ebd3a58262564b45 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'coin/platform_configs/qtwebengine.yaml')
-rw-r--r--coin/platform_configs/qtwebengine.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/qtwebengine.yaml b/coin/platform_configs/qtwebengine.yaml
index c5f5be2b..0eb09c11 100644
--- a/coin/platform_configs/qtwebengine.yaml
+++ b/coin/platform_configs/qtwebengine.yaml
@@ -17,7 +17,7 @@ Configurations:
Features: ['OutOfSourceBuild', 'Documentation', 'UseLegacyInstructions', 'Insignificant']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -no-warnings-are-errors -nomake tests -R . -qtlibinfix TestInfix -qtnamespace TestNamespace -openssl'
-
- Template: 'qtci-linux-SLES-15-x86_64'
+ Template: 'qtci-linux-SLES-15_SP2-x86_64-50'
Compiler: 'GCC'
Features: ['DisableTests', 'UseLegacyInstructions']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -no-sql-mysql -no-pch -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'