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-18 10:36:48 +0200
commit8237f959410e47f158ef4f69965e754df8b210e5 (patch)
tree5aa763c814b4445e60be88f5bafcf15064f22e13
parent5b002945afe956d61d5d278b74f918bdbf91f386 (diff)
build FIXME message queue deletequal-0
-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 62d54af0d8..eb824b51a8 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -367,6 +367,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
@@ -377,6 +378,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
@@ -466,6 +468,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 95dd538098..c24e770ee2 100644
--- a/spec/build/cpukit/objrtemscpunoqual.yml
+++ b/spec/build/cpukit/objrtemscpunoqual.yml
@@ -1038,7 +1038,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
@@ -1055,7 +1054,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
@@ -1151,6 +1149,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