summaryrefslogtreecommitdiff
path: root/spec/spec/build-config-file.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 16:08:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit53d462fbd04463f3749ae88144a3d28332fe4c58 (patch)
tree4d52e98ad9304abb7b42826a9f540984dd3d514d /spec/spec/build-config-file.yml
parent95c3f2c10db0454cbb96574b00b1ba06eed8b7b8 (diff)
spec: Canonicalize specification of specification
Diffstat (limited to 'spec/spec/build-config-file.yml')
-rw-r--r--spec/spec/build-config-file.yml15
1 files changed, 7 insertions, 8 deletions
diff --git a/spec/spec/build-config-file.yml b/spec/spec/build-config-file.yml
index 063ad7dd..238fd787 100644
--- a/spec/spec/build-config-file.yml
+++ b/spec/spec/build-config-file.yml
@@ -16,12 +16,11 @@ spec-info:
attributes:
content:
description: |
- This mandatory attribute defines the content of the configuration
- file. A ${VARIABLE} substitution is performed during the configure
- command execution using the variables of the configuration set. Use
- $$ for a plain $ character. To have all variables from sibling items
- available for substitution it is recommended to link them in the
- proper order.
+ It shall be the content of the configuration file. A ${VARIABLE}
+ substitution is performed during the configure command execution
+ using the variables of the configuration set. Use $$ for a plain $
+ character. To have all variables from sibling items available for
+ substitution it is recommended to link them in the proper order.
spec-type: str
install-path:
description: null
@@ -31,8 +30,8 @@ spec-info:
spec-type: build-target
description: |
This set of attributes specifies a configuration file placed in the build
- tree. The files are generated during the configure command execution and
- are placed in the build tree.
+ tree. The configuration file is generated during the configure command
+ execution and are placed in the build tree.
required-attributes: all
spec-name: Build Configuration File Item Type
spec-type: build-config-file