summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-18 10:36:48 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-22 10:06:04 +0200
commitb0530fec285d2ef00f507893871f481ab236eade (patch)
treec7fe05bf1d07e93f9ff536e7cabf2d73ecf3976e
parent2c3f04c6392d2a1e7cbff7a92d28065034a02a9d (diff)
build FIXME message queue delete
-rw-r--r--spec/build/cpukit/librtemscpu.yml3
-rw-r--r--spec/build/cpukit/objrtemscpunoqual.yml3
2 files changed, 3 insertions, 3 deletions
diff --git a/spec/build/cpukit/librtemscpu.yml b/spec/build/cpukit/librtemscpu.yml
index 014a396de7..27e1588601 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -375,6 +375,7 @@ source:
- cpukit/score/src/corebarrierrelease.c
- cpukit/score/src/corebarrierwait.c
- cpukit/score/src/coremsgbroadcast.c
+- cpukit/score/src/coremsgclose.c
- cpukit/score/src/coremsg.c
- cpukit/score/src/coremsgflush.c
- cpukit/score/src/coremsginsert.c
@@ -385,6 +386,7 @@ source:
- cpukit/score/src/coretod.c
- cpukit/score/src/heapallocate.c
- cpukit/score/src/heap.c
+- cpukit/score/src/heapfree.c
- cpukit/score/src/interr.c
- cpukit/score/src/ioprintf.c
- cpukit/score/src/iovprintf.c
@@ -474,6 +476,7 @@ source:
- cpukit/score/src/watchdogtimeslicedefault.c
- cpukit/score/src/wkspaceallocate.c
- cpukit/score/src/wkspace.c
+- cpukit/score/src/wkspacefree.c
- cpukit/score/src/wkspaceisunifieddefault.c
target: rtemscpu
type: build
diff --git a/spec/build/cpukit/objrtemscpunoqual.yml b/spec/build/cpukit/objrtemscpunoqual.yml
index 56d212d970..fd13019f00 100644
--- a/spec/build/cpukit/objrtemscpunoqual.yml
+++ b/spec/build/cpukit/objrtemscpunoqual.yml
@@ -1032,7 +1032,6 @@ source:
- cpukit/sapi/src/sysinitverbose.c
- cpukit/sapi/src/tcsimpleinstall.c
- cpukit/score/src/condition.c
-- cpukit/score/src/coremsgclose.c
- cpukit/score/src/coremsgflushwait.c
- cpukit/score/src/corerwlock.c
- cpukit/score/src/corerwlockobtainread.c
@@ -1049,7 +1048,6 @@ source:
- cpukit/score/src/freechain.c
- cpukit/score/src/futex.c
- cpukit/score/src/heapextend.c
-- cpukit/score/src/heapfree.c
- cpukit/score/src/heapgetfreeinfo.c
- cpukit/score/src/heapgetinfo.c
- cpukit/score/src/heapgreedy.c
@@ -1145,6 +1143,5 @@ source:
- cpukit/score/src/timespeclessthan.c
- cpukit/score/src/timespecsubtract.c
- cpukit/score/src/timespectoticks.c
-- cpukit/score/src/wkspacefree.c
- cpukit/score/src/wkstringduplicate.c
type: build