summaryrefslogtreecommitdiff
path: root/spec/spec/build-default-by-variant.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-17 15:10:29 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-23 07:26:05 +0100
commitb91e7f2d98dae3605019428b19f2db476430543f (patch)
tree3cea9bb5ee95256038f34526f76f7815825c831a /spec/spec/build-default-by-variant.yml
parentdfd57e945e636c009dc07f965cd76f63d575cb64 (diff)
spec: Improve build option default values
Merge "default" and "default-by-variant" attributes. Use an enabled-by expression to select the default value.
Diffstat (limited to 'spec/spec/build-default-by-variant.yml')
-rw-r--r--spec/spec/build-default-by-variant.yml27
1 files changed, 0 insertions, 27 deletions
diff --git a/spec/spec/build-default-by-variant.yml b/spec/spec/build-default-by-variant.yml
deleted file mode 100644
index 5a6e7fa4..00000000
--- a/spec/spec/build-default-by-variant.yml
+++ /dev/null
@@ -1,27 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-enabled-by: true
-links:
-- role: spec-member
- uid: root
-spec-description: null
-spec-example: null
-spec-info:
- dict:
- attributes:
- value:
- description: |
- It value shall be the default value for the matching variants.
- spec-type: build-option-value
- variants:
- description: |
- It shall be a list of Python regular expression matching with the
- desired variants.
- spec-type: list-str
- description: |
- This set of attributes specifies build option default values by variant.
- mandatory-attributes: all
-spec-name: Build Option Default by Variant
-spec-type: build-default-by-variant
-type: spec