[rtems commit] rtems: Install missing header file

Sebastian Huber sebh at rtems.org
Tue Sep 22 07:44:30 UTC 2020


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Sep 22 09:44:01 2020 +0200

rtems: Install missing header file

Update #3053.

---

 spec/build/cpukit/librtemscpu.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spec/build/cpukit/librtemscpu.yml b/spec/build/cpukit/librtemscpu.yml
index 37f63d5..e3606db 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -292,6 +292,7 @@ install:
   - cpukit/include/rtems/rtems/mp.h
   - cpukit/include/rtems/rtems/msgmp.h
   - cpukit/include/rtems/rtems/object.h
+  - cpukit/include/rtems/rtems/objectimpl.h
   - cpukit/include/rtems/rtems/options.h
   - cpukit/include/rtems/rtems/optionsimpl.h
   - cpukit/include/rtems/rtems/part.h



More information about the vc mailing list