[PATCH] rsb: Minor fixes.

2018-02-04 Thread Chris Johns
Close #2910 --- rsb/hosts.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rsb/hosts.rst b/rsb/hosts.rst index ba565d5..a4226f3 100644 --- a/rsb/hosts.rst +++ b/rsb/hosts.rst @@ -156,7 +156,7 @@ Mavericks The RSB works on Mavericks and the GNU tools can be built for

[PATCH] user: Fix typos in the User Manual.

2018-02-04 Thread Chris Johns
Close #3004 --- user/installation/releases.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user/installation/releases.rst b/user/installation/releases.rst index 92fce78..0d5150c 100644 --- a/user/installation/releases.rst +++ b/user/installation/releases.rst @@ -53,8

[PATCH v2 4.10] Back port changes to support mailing list posting.

2018-02-04 Thread Chris Johns
This change lets the 4.10 branch post build results to bu...@rtems.org. The patch remove asciidoc and adds markdown support. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] sb: Switch some md5 hashes to sha256

2018-02-04 Thread Chris Johns
On 04/02/2018 04:10, Stephan Gambke wrote: > Using md5 hashes will break the building of qemu.bset, > so switch all involved hashes to sha256 Pushed to master. Thank you. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listin

Re: [PATCH] sb: Fix path.py

2018-02-04 Thread Chris Johns
On 04/02/2018 02:02, Stephan Gambke wrote: > is_abspath() now considers zero-length strings > > Also: Remove not needed line in expand() Pushed to master. Thank you. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/d

Re: gdb 8.1 released

2018-02-04 Thread Jiri Gaisler
On 02/04/2018 09:59 PM, Joel Sherrill wrote: On Feb 4, 2018 2:35 PM, "Jiri Gaisler" > wrote: On 02/01/2018 09:07 AM, Sebastian Huber wrote: On 31/01/18 17:54, Joel Sherrill wrote: Hi Perfect timing. Just as the RSB was updated

Re: gdb 8.1 released

2018-02-04 Thread Joel Sherrill
On Feb 4, 2018 2:35 PM, "Jiri Gaisler" wrote: On 02/01/2018 09:07 AM, Sebastian Huber wrote: > On 31/01/18 17:54, Joel Sherrill wrote: > >> Hi >> >> Perfect timing. Just as the RSB was updated and we have built new tools. >> :) >> >> Should we bump to 8.1? I would think it makes sense if it do

Re: gdb 8.1 released

2018-02-04 Thread Jiri Gaisler
On 02/01/2018 09:07 AM, Sebastian Huber wrote: On 31/01/18 17:54, Joel Sherrill wrote: Hi Perfect timing. Just as the RSB was updated and we have built new tools. :) Should we bump to 8.1? I would think it makes sense if it doesn't break anything. Needs the SIS patch an update? %patch