[PATCH 11/25] Merge sapi/Makefile.am into cpukit/Makefile.am

Chris Johns chrisj at rtems.org
Sat Sep 15 05:58:21 UTC 2018


On 14/9/18 11:18 pm, Sebastian Huber wrote:
> ---
>  cpukit/Makefile.am                    | 79 ++++++++++++++++++++++++++++++++++-
>  cpukit/configure.ac                   |  1 -
>  cpukit/sapi/Makefile.am               | 63 ----------------------------
>  cpukit/{sapi => }/vc-key.sh           |  0
>  cpukit/{sapi => }/version-vc-key.h.in |  0
>  cpukit/wrapup/Makefile.am             |  2 +-
>  6 files changed, 79 insertions(+), 66 deletions(-)
>  delete mode 100644 cpukit/sapi/Makefile.am
>  rename cpukit/{sapi => }/vc-key.sh (100%)
>  rename cpukit/{sapi => }/version-vc-key.h.in (100%)

Could you please explain why you are performing this merge?

I am not against such a change however I would like to understand what the plan
is and where this is going?

The coverage tool and covoar work is using the internally built libraries to
group functionality, for example score. If the cpukit build is completely
fattened I think that tool may need to change to manage the grouping.

Chris


More information about the devel mailing list