[rtems commit] build: Exclude performance-0 in small mem BSPs

Sebastian Huber sebh at rtems.org
Thu Dec 10 08:08:09 UTC 2020


Module:    rtems
Branch:    master
Commit:    293cde73f3e1c6e09ea4338e8ab41a75ffdeba04
Changeset: http://git.rtems.org/rtems/commit/?id=293cde73f3e1c6e09ea4338e8ab41a75ffdeba04

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Dec  7 16:43:06 2020 +0100

build: Exclude performance-0 in small mem BSPs

---

 spec/build/bsps/tstsmallmem.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spec/build/bsps/tstsmallmem.yml b/spec/build/bsps/tstsmallmem.yml
index 0c329d6..559d443 100644
--- a/spec/build/bsps/tstsmallmem.yml
+++ b/spec/build/bsps/tstsmallmem.yml
@@ -4,6 +4,7 @@ actions:
     flashdisk01: exclude
     fsdosfsname01: exclude
     linpack: exclude
+    performance-0: exclude
     psxconfig01: exclude
     psxusleep: exclude
     record02: exclude



More information about the vc mailing list