<div dir="auto">Yes. It was intended. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 17 Mar 2021, 2:36 am Chris Johns, <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 16/3/21 7:15 pm, Ida Delphine wrote:<br>
> Changed command from ../source-builder/sb-set-builder --source-only-download 5/rtems-sparc to ../source-builder/sb-set-builder --source-only-download 6/rtems-sparc.<br>
> Updated sample output as well<br>
<br>
The commit message line is too long. Please break it up.<br>
<br>
> ---<br>
>  user/start/sources.rst | 10 +++++-----<br>
>  1 file changed, 5 insertions(+), 5 deletions(-)<br>
> <br>
> diff --git a/user/start/sources.rst b/user/start/sources.rst<br>
> index 8c40aa0..f4cb8ae 100644<br>
> --- a/user/start/sources.rst<br>
> +++ b/user/start/sources.rst<br>
> @@ -10,7 +10,7 @@ Obtain the Sources<br>
>  ==================<br>
>  <br>
>  You have considered and chosen a suitable installation prefix in the previous<br>
> -section.  We have chosen :file:`$HOME/quick-start/rtems/5` as the installation<br>
> +section.  We have chosen :file:`$HOME/quick-start/rtems/6` as the installation<br>
>  prefix. We will show how to use a released version of RTEMS and then as an<br>
>  alternative we will show you using the :ref:`RSB Git repository<br>
>  <QuickStartSources_Git>`. Consider using a Git clone if you wish to make<br>
> @@ -114,17 +114,17 @@ the sources to build the ERC 32 BSP before building run the following commands:<br>
>  .. code-block:: none<br>
>  <br>
>      cd $HOME/quick-start/src/rsb/rtems<br>
> -    ../source-builder/sb-set-builder --source-only-download 5/rtems-sparc<br>
> +    ../source-builder/sb-set-builder --source-only-download 6/rtems-sparc<br>
>  <br>
>  This command should output something like this (omitted lines are denoted by<br>
>  ``...``):<br>
>  <br>
>  .. code-block:: none<br>
>  <br>
> -    RTEMS Source Builder - Set Builder, 5.1.0<br>
> -    Build Set: 5/rtems-sparc<br>
> +    RTEMS Source Builder - Set Builder, 6<br>
> +    Build Set: 6/rtems-sparc<br>
>      ...<br>
> -    download: <a href="https://ftp.rtems.org/pub/rtems/releases/5/5.1.0/5.1.0/sources/gcc-7.5.0.tar.xz" rel="noreferrer noreferrer" target="_blank">https://ftp.rtems.org/pub/rtems/releases/5/5.1.0/5.1.0/sources/gcc-7.5.0.tar.xz</a> -> sources/gcc-7.5.0.tar.xz<br>
> +    download: <a href="https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2" rel="noreferrer noreferrer" target="_blank">https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2</a> -> sources/gmp-6.1.0.tar.bz2<br>
<br>
Probability a good idea to move away from using a released version in the part.<br>
Is that intended?<br>
<br>
Chris<br>
</blockquote></div>