summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-17 10:25:39 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-17 10:25:39 +0200
commit0f441735884810f232bfe8731d490803b95584f0 (patch)
tree3bf7b37957938695e2f365d143f118559ce474a6
parent7bc0ae1d8a9b1059c4defe557075800c690670f4 (diff)
build FIXME
-rw-r--r--spec/build/cpukit/librtemstest.yml4
-rw-r--r--spec/build/cpukit/objrtemstestqualonly.yml4
2 files changed, 4 insertions, 4 deletions
diff --git a/spec/build/cpukit/librtemstest.yml b/spec/build/cpukit/librtemstest.yml
index bd54e7e9ae..e8be645f63 100644
--- a/spec/build/cpukit/librtemstest.yml
+++ b/spec/build/cpukit/librtemstest.yml
@@ -22,6 +22,7 @@ links:
- role: build-dependency
uid: librtemstestextra
source:
+- cpukit/libmd/sha256c.c
- cpukit/libtest/t-test-busy-tick.c
- cpukit/libtest/t-test-busy.c
- cpukit/libtest/t-test-checks.c
@@ -38,5 +39,8 @@ source:
- cpukit/libtest/t-test.c
- cpukit/libtest/testbeginend.c
- cpukit/libtest/wrapcpufatalhalt.c
+- cpukit/score/src/iodumpgcovinfo.c
+- cpukit/score/src/ioprintf.c
+- cpukit/score/src/iovprintf.c
target: rtemstest
type: build
diff --git a/spec/build/cpukit/objrtemstestqualonly.yml b/spec/build/cpukit/objrtemstestqualonly.yml
index cb91b3b251..221bf00c28 100644
--- a/spec/build/cpukit/objrtemstestqualonly.yml
+++ b/spec/build/cpukit/objrtemstestqualonly.yml
@@ -16,8 +16,4 @@ source:
- cpukit/libc/string/strlen.c
- cpukit/libc/string/strchr.c
- cpukit/libc/string/strrchr.c
-- cpukit/libmd/sha256c.c
-- cpukit/score/src/iodumpgcovinfo.c
-- cpukit/score/src/ioprintf.c
-- cpukit/score/src/iovprintf.c
type: build