[PATCH 4/6] bsps: Move version.c and use bspopts.h

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Apr 4 08:21:23 UTC 2018


On 04/04/18 10:10, Chris Johns wrote:
> On 04/04/2018 18:03, Sebastian Huber wrote:
>> On 04/04/18 09:55, Chris Johns wrote:
>>>> I think we need only three Makefile.am and two configure.ac:
>>>>
>>>> configure.ac
>>>> Makefile.am (builds also cpukit, uses AM_CONDITIONAL for cpukit/score/cpu/*)
>>>> testsuites/Makefile.am (uses AM_CONDITIONAL for each test)
>>> 500+ tests in the one file? Really? I hope not.
>> Is this better or worse than 794 Makefile.am in testsuites?
>>
> Worse, it becomes a conflict hot spot. One per functional group of tests may be
> manageable.
>

I have currently the naive point of view that the file will only contain 
lots of stuff like this:

rtems_tests_PROGRAMS += ticker
ticker_SOURCES = samples/ticker/init.c samples/ticker/tasks.c

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.




More information about the devel mailing list