[rtems-central commit] spec: Fix enabled-by

Sebastian Huber sebh at rtems.org
Fri Jul 21 07:13:10 UTC 2023


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Jul 20 07:56:27 2023 +0200

spec: Fix enabled-by

---

 spec/testsuites/bsps/fatal-sparc-leon3-shutdown.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/spec/testsuites/bsps/fatal-sparc-leon3-shutdown.yml b/spec/testsuites/bsps/fatal-sparc-leon3-shutdown.yml
index 352baa85..6053d89f 100644
--- a/spec/testsuites/bsps/fatal-sparc-leon3-shutdown.yml
+++ b/spec/testsuites/bsps/fatal-sparc-leon3-shutdown.yml
@@ -1,10 +1,7 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
 copyrights:
 - Copyright (C) 2021, 2022 embedded brains GmbH & Co. KG
-enabled-by:
-  and:
-  - RTEMS_SMP
-  - bsps/sparc/leon3
+enabled-by: bsps/sparc/leon3
 links:
 - role: requirement-refinement
   uid: ../validation



More information about the vc mailing list