summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2023-01-16 12:49:11 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-16 14:41:00 +0000
commitd4de1b191f432cae599a4f04c5372a797138169b (patch)
treeda1d6a90cd4ff63f305b8161c96b26198bf2d0ee
parentcff8ce71bd57674a3be6c191c2501c481d0bb294 (diff)
downloadqtapplicationmanager-d4de1b191f432cae599a4f04c5372a797138169b.tar.gz
Revert "Temporarily unblock the OpenSuSE build"
This reverts commit bed79f6c0a8a0c2c52f474b286b7b2ac20e6cb40. The reverted commit should not have been staged at all. Change-Id: Ied793daf0b4df54ecfbca525af937d856a68bf84 Reviewed-by: Dominik Holland <dominik.holland@qt.io> (cherry picked from commit 4cba6c4c9e8c06d39e525d1f5b30b4f8bd76767d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--coin/module_config.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 58234ffc..53d4c87e 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -35,13 +35,6 @@ instructions:
condition: property
property: target.os
equals_value: QNX
- - type: PrependToEnvironmentVariable
- variableName: PATH
- variableValue: "/home/qt/openssl-3.0.7/bin:"
- enable_if:
- condition: property
- property: target.osVersion
- equals_value: "openSUSE_15_4"
- type: Group
instructions:
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"