[rtems-central commit] spec: Add not pre-qualified constraint

Sebastian Huber sebh at rtems.org
Mon Sep 5 13:43:53 UTC 2022


Module:    rtems-central
Branch:    master
Commit:    3c76793cb409b987753f3c041d557924826c4801
Changeset: http://git.rtems.org/rtems-central/commit/?id=3c76793cb409b987753f3c041d557924826c4801

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Sep  5 09:15:33 2022 +0200

spec: Add not pre-qualified constraint

---

 spec/acfg/if/posix-timer-face-behavior.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/spec/acfg/if/posix-timer-face-behavior.yml b/spec/acfg/if/posix-timer-face-behavior.yml
index a84a3581..df81dcd5 100644
--- a/spec/acfg/if/posix-timer-face-behavior.yml
+++ b/spec/acfg/if/posix-timer-face-behavior.yml
@@ -17,6 +17,8 @@ interface-type: appl-config-option
 links:
 - role: appl-config-group-member
   uid: group-face
+- role: constraint
+  uid: ../constraint/option-not-pre-qualified
 name: CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR
 notes: null
 type: interface



More information about the vc mailing list