On 18/11/2019 15:28, Sebastian Huber wrote:
Hello,
should I add the no_cpu/no_bsp BSP to the new build system? It results
in errors like this:
./waf bsp_defaults > bsps.ini
...
Configure board support package (BSP) : no_cpu/no_bsp
Checking for program 'no_cpu-rtems5-gcc' : not found
Co
On 21/11/19 8:57 pm, Sebastian Huber wrote:
> Ping.
Sorry, I thought it was OK and so left it to be pushed. Please push.
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
OK to push.
Thanks
Chris
On 21/11/19 9:30 pm, Hesham Almatary wrote:
> ---
> tester/rt/test.py | 52 ++-
> 1 file changed, 51 insertions(+), 1 deletion(-)
>
> diff --git a/tester/rt/test.py b/tester/rt/test.py
> index 3cd9b48..6b45b78 100644
> --- a/t
Hi Chris,
Thanks for your comments. I basically duplicated the code from
generate_json_report. I'll submit another version of the patch
addressing your comments.
On Wed, 20 Nov 2019 at 22:34, Chris Johns wrote:
>
> Looks good and thanks. There are some very minor formatting things, please
> pus
---
tester/rt/test.py | 52 ++-
1 file changed, 51 insertions(+), 1 deletion(-)
diff --git a/tester/rt/test.py b/tester/rt/test.py
index 3cd9b48..6b45b78 100644
--- a/tester/rt/test.py
+++ b/tester/rt/test.py
@@ -285,8 +285,58 @@ def generate_json_repor
Ping.
--
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.hu...@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilun
On 20/11/2019 15:56, Hesham Almatary wrote:
Both need POSIX support
Ok.
--
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.hu...@embedded-brains.de
PGP : Public key ava
On 19/11/2019 18:25, Niteesh wrote:
I am new to this, so can you please elaborate on the steps.
Please set your Git author to your real name, e.g. as in your passport.
For example:
git config --global user.name "John Doe"
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-
Close #3823.
---
cpukit/libmisc/untar/untar.c | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/cpukit/libmisc/untar/untar.c b/cpukit/libmisc/untar/untar.c
index 2bd1ab243c..1c69840a97 100644
--- a/cpukit/libmisc/untar/untar.c
+++ b/cpukit/libmisc/untar/untar.c
@@
Update #3823.
---
cpukit/include/rtems/untar.h | 47 +++---
cpukit/libfs/src/imfs/imfs_load_tar.c | 158 --
cpukit/libmisc/untar/untar.c | 151 +++-
3 files changed, 97 insertions(+), 259 deletions(-)
diff --git a/
This simplifies the build process. Do not generate the archive content
through the build system. Let the version control system deal with
symbolic links.
Update #3818.
---
testsuites/libtests/Makefile.am| 24
testsuites/libtests/tar01/home/test_file | 2 +
11 matches
Mail list logo