[rtems-central commit] spec: Fix enabled-by for libio group

Sebastian Huber sebh at rtems.org
Tue May 9 13:45:27 UTC 2023


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri May  5 14:41:20 2023 +0200

spec: Fix enabled-by for libio group

---

 spec/rtems/io/if/group-libio.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/spec/rtems/io/if/group-libio.yml b/spec/rtems/io/if/group-libio.yml
index 650242f1..57d9d34a 100644
--- a/spec/rtems/io/if/group-libio.yml
+++ b/spec/rtems/io/if/group-libio.yml
@@ -1,7 +1,8 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
 copyrights:
 - Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
-enabled-by: true
+enabled-by:
+  not: RTEMS_QUAL
 identifier: LibIO
 links:
 - role: interface-ingroup



More information about the vc mailing list