summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2023-01-16 12:49:11 +0100
committerRobert Griebl <robert.griebl@qt.io>2023-01-16 13:24:55 +0100
commit4cba6c4c9e8c06d39e525d1f5b30b4f8bd76767d (patch)
tree8a2ff058588a1ad730d9533b5f8923583f9df8de
parentbed79f6c0a8a0c2c52f474b286b7b2ac20e6cb40 (diff)
downloadqtapplicationmanager-4cba6c4c9e8c06d39e525d1f5b30b4f8bd76767d.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 Pick-to: 6.5 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
-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 9f323f36..4896059a 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"