summaryrefslogtreecommitdiff
path: root/spec/build/cpukit/objsysinfo.yml
blob: 8edb0d06b4ec02407a6f2052616ead1e9caf623e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - cpukit/include/sha256.h
- destination: ${BSP_INCLUDEDIR}/rtems/score
  source:
  - cpukit/include/rtems/score/hash.h
links: []
source:
- cpukit/libmd/sha256c.c
- cpukit/sapi/src/getbuildlabel.c
- cpukit/sapi/src/version.c
- cpukit/score/src/hash.c
- cpukit/score/src/iobase64.c
- cpukit/score/src/iodumpgcovinfo.c
- cpukit/score/src/ioprintf.c
- cpukit/score/src/iovprintf.c
- cpukit/score/src/objectactivecount.c
- cpukit/score/src/objectapimaximumclass.c
- cpukit/score/src/objectgetinfo.c
- cpukit/score/src/objectgetinfoid.c
type: build