[PATCH] Fix wrong command hint in case of error

2018-12-02 Thread kaidoho
--- aclocal/enable-rtemsbsp.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aclocal/enable-rtemsbsp.m4 b/aclocal/enable-rtemsbsp.m4 index 91ab607751..f0b391bbb8 100644 --- a/aclocal/enable-rtemsbsp.m4 +++ b/aclocal/enable-rtemsbsp.m4 @@ -38,7 +38,7 @@ AC_ARG_ENABLE(rtems

[PATCH] Fix typo in configure switch

2018-12-09 Thread kaidoho
--- eclipse/rtems.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/rtems.rst b/eclipse/rtems.rst index ff3c421..a82f319 100644 --- a/eclipse/rtems.rst +++ b/eclipse/rtems.rst @@ -215,7 +215,7 @@ directory (--prefix)** to the RTEMS Kernel prefix of We disable netwo

[PATCH] Fix: File without suffix duplicates expm1.c

2018-12-17 Thread kaidoho
File expm1.c contains the latest licence header, source code is same. --- testsuites/psxtests/psxhdrs/math/expm1. | 38 - 1 file changed, 38 deletions(-) delete mode 100644 testsuites/psxtests/psxhdrs/math/expm1. diff --git a/testsuites/psxtests/psxhdrs/math/expm1

[PATCH] FIXED: wrong configure switch for stm32f4 BSP

2019-01-13 Thread kaidoho
--- c/src/lib/libbsp/arm/stm32f4/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/arm/stm32f4/configure.ac b/c/src/lib/libbsp/arm/stm32f4/configure.ac index 7b621aa6d4..00ca0b73ae 100644 --- a/c/src/lib/libbsp/arm/stm32f4/configure.ac +++ b/c/src/l