summaryrefslogtreecommitdiffstats
path: root/spec/rtems/sem/constraint/max.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-29 10:16:04 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-29 16:45:46 +0200
commitd419c8fc9eb47222f98bbc39a507cc986ae2d21a (patch)
tree6050603cfd0c79a80ba823cc4bea0ba6bdb35a16 /spec/rtems/sem/constraint/max.yml
parentspec: Add requirement for test suites (diff)
downloadrtems-central-d419c8fc9eb47222f98bbc39a507cc986ae2d21a.tar.bz2
spec: Replace constraint scope with a link
Diffstat (limited to 'spec/rtems/sem/constraint/max.yml')
-rw-r--r--spec/rtems/sem/constraint/max.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/rtems/sem/constraint/max.yml b/spec/rtems/sem/constraint/max.yml
index f80d82af..1343fbbe 100644
--- a/spec/rtems/sem/constraint/max.yml
+++ b/spec/rtems/sem/constraint/max.yml
@@ -2,9 +2,10 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
-links: []
+links:
+- role: requirement-refinement
+ uid: /req/usage-constraints
rationale: null
-scope: user
text: |
The number of semaphores available to the application is configured through
the ${/acfg/if/max-semaphores:/name} application configuration option.