[rtems-central commit] spec: Allow a target in build scripts

Sebastian Huber sebh at rtems.org
Thu Aug 10 08:45:57 UTC 2023


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Aug 10 10:50:28 2023 +0200

spec: Allow a target in build scripts

---

 spec/spec/build-script.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spec/spec/build-script.yml b/spec/spec/build-script.yml
index 5a6104e2..e34853e3 100644
--- a/spec/spec/build-script.yml
+++ b/spec/spec/build-script.yml
@@ -89,6 +89,9 @@ spec-info:
       stlib:
         description: null
         spec-type: build-stlib-list
+      target:
+        description: null
+        spec-type: build-target
       use-after:
         description: null
         spec-type: build-use-after-list



More information about the vc mailing list