[rtems-central commit] spec: Fix item format

Sebastian Huber sebh at rtems.org
Tue Jan 11 15:59:54 UTC 2022


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Jan 11 16:28:41 2022 +0100

spec: Fix item format

---

 spec/acfg/if/exception-to-signal-mapping.yml | 1 -
 spec/c/if/bintime.yml                        | 1 +
 spec/rtems/cpuuse/val/cpuuse.yml             | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/acfg/if/exception-to-signal-mapping.yml b/spec/acfg/if/exception-to-signal-mapping.yml
index 50f36bb..3213c3e 100644
--- a/spec/acfg/if/exception-to-signal-mapping.yml
+++ b/spec/acfg/if/exception-to-signal-mapping.yml
@@ -22,5 +22,4 @@ notes: |
   task execution as necessary.
 
   This is especially useful for applications written in Ada or C++.
-text: ''
 type: interface
diff --git a/spec/c/if/bintime.yml b/spec/c/if/bintime.yml
index 25d0eb2..975aedc 100644
--- a/spec/c/if/bintime.yml
+++ b/spec/c/if/bintime.yml
@@ -1,3 +1,4 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
 brief: |
   This structure represents time in a binary fraction format.
 copyrights:
diff --git a/spec/rtems/cpuuse/val/cpuuse.yml b/spec/rtems/cpuuse/val/cpuuse.yml
index ba9946d..45bec8d 100644
--- a/spec/rtems/cpuuse/val/cpuuse.yml
+++ b/spec/rtems/cpuuse/val/cpuuse.yml
@@ -59,7 +59,7 @@ test-actions:
   links: []
 test-brief: |
   Tests the CPU usage reporting and reset.
-test-context: null
+test-context: []
 test-context-support: null
 test-description: null
 test-header: null



More information about the vc mailing list