Re: [PATCH 1/7] Use rtems_get_version_string()

2020-05-05 Thread Chris Johns
This patch is OK for 5.1. On 6/5/20 12:23 am, Sebastian Huber wrote: Update #3970. --- bsps/powerpc/beatnik/start/bspstart.c | 2 +- bsps/powerpc/motorola_powerpc/start/bspstart.c | 2 +- bsps/powerpc/mvme3100/start/bspstart.c | 2 +- bsps/powerpc/mvme5500/start/bspstart.c

Re: [PATCH 1/7] Use rtems_get_version_string()

2020-05-05 Thread Sebastian Huber
I would like to include this in the RTEMS 5.1 release since I would like to remove the stuff from the API level exported by in RTEMS 6. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH 1/7] Use rtems_get_version_string()

2020-05-05 Thread Sebastian Huber
Update #3970. --- bsps/powerpc/beatnik/start/bspstart.c | 2 +- bsps/powerpc/motorola_powerpc/start/bspstart.c | 2 +- bsps/powerpc/mvme3100/start/bspstart.c | 2 +- bsps/powerpc/mvme5500/start/bspstart.c | 2 +- cpukit/libmisc/shell/shell.c | 6 +++--- 5