[rtems-central commit] spec: Conditional not pre-qualified constraints

Sebastian Huber sebh at rtems.org
Wed Nov 17 08:07:50 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Nov 16 08:35:40 2021 +0100

spec: Conditional not pre-qualified constraints

---

 spec/acfg/constraint/option-not-pre-qualified.yml | 2 +-
 spec/constraint/constant-not-pre-qualified.yml    | 2 +-
 spec/constraint/directive-not-pre-qualified.yml   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/spec/acfg/constraint/option-not-pre-qualified.yml b/spec/acfg/constraint/option-not-pre-qualified.yml
index 6227376..0a3d90c 100644
--- a/spec/acfg/constraint/option-not-pre-qualified.yml
+++ b/spec/acfg/constraint/option-not-pre-qualified.yml
@@ -1,7 +1,7 @@
 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
+enabled-by: RTEMS_QUAL
 links:
 - role: requirement-refinement
   uid: /req/usage-constraints
diff --git a/spec/constraint/constant-not-pre-qualified.yml b/spec/constraint/constant-not-pre-qualified.yml
index d1e712f..c61d7e8 100644
--- a/spec/constraint/constant-not-pre-qualified.yml
+++ b/spec/constraint/constant-not-pre-qualified.yml
@@ -1,7 +1,7 @@
 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
+enabled-by: RTEMS_QUAL
 links:
 - role: requirement-refinement
   uid: /req/usage-constraints
diff --git a/spec/constraint/directive-not-pre-qualified.yml b/spec/constraint/directive-not-pre-qualified.yml
index 2d07d95..db9a739 100644
--- a/spec/constraint/directive-not-pre-qualified.yml
+++ b/spec/constraint/directive-not-pre-qualified.yml
@@ -1,7 +1,7 @@
 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
+enabled-by: RTEMS_QUAL
 links:
 - role: requirement-refinement
   uid: /req/usage-constraints



More information about the vc mailing list