[rtems commit] build: Disable can01 for small memory BSPs

Sebastian Huber sebh at rtems.org
Mon Nov 7 08:57:15 UTC 2022


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Nov  7 10:07:17 2022 +0100

build: Disable can01 for small memory 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 aa9812234b..0a919a0853 100644
--- a/spec/build/bsps/tstsmallmem.yml
+++ b/spec/build/bsps/tstsmallmem.yml
@@ -1,6 +1,7 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
 actions:
 - set-test-state:
+    can01: exclude
     exit03: exclude
     flashdisk01: exclude
     fsdosfsname01: exclude



More information about the vc mailing list