aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-08-21 09:24:41 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2019-08-29 12:44:40 +0300
commitfa0fd3104b82e59b2af711640239e5174c8a7d21 (patch)
tree1d0f213e0c7d498499be4e469772d353b3680aa9 /coin
parent80a0e864b044f7a438ccc94848408c0f27060973 (diff)
coin: remove emulator builds
Emulator is no longer supported in 5.14, remove the build from CI jobs. Change-Id: Id6364373b59dea6b680f6674cd2b6edd65199933 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml10
1 files changed, 1 insertions, 9 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 4bdfd63d..531c20c8 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -7,7 +7,7 @@ accept_configuration:
equals_value: Yocto
- condition: property
property: target.arch
- in_values: [TARGET1, TARGET2, TARGET3, TARGET4, TARGET5]
+ in_values: [TARGET1, TARGET2, TARGET3, TARGET4]
environment: &environment
type: Group
@@ -40,14 +40,6 @@ environment: &environment
condition: property
property: target.arch
equals_value: TARGET4
- - type: EnvironmentVariable
- variableName: MACHINE
- variableValue: emulator
- enable_if:
- condition: property
- property: target.arch
- equals_value: TARGET5
-
build_instructions:
- *environment