Re: [PATCH] user: Fixed typo to build hello application

2021-06-15 Thread Gedare Bloom
pushed, thanks.

On Sat, Jun 12, 2021 at 7:28 PM Ida Delphine  wrote:
>
> ---
>  user/start/app.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/user/start/app.rst b/user/start/app.rst
> index 2bb0a9e..19ae3e1 100644
> --- a/user/start/app.rst
> +++ b/user/start/app.rst
> @@ -209,7 +209,7 @@ Run the executable:
>
>  .. code-block:: none
>
> -$HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis 
> build/sparc-rtems-erc32/hello.exe
> +$HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis 
> build/sparc-rtems6-erc32/hello.exe
>
>  The output will be something close to:
>
> --
> 2.25.1
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


[PATCH] user: Fixed typo to build hello application

2021-06-12 Thread Ida Delphine
---
 user/start/app.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user/start/app.rst b/user/start/app.rst
index 2bb0a9e..19ae3e1 100644
--- a/user/start/app.rst
+++ b/user/start/app.rst
@@ -209,7 +209,7 @@ Run the executable:
 
 .. code-block:: none
 
-$HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis 
build/sparc-rtems-erc32/hello.exe
+$HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis 
build/sparc-rtems6-erc32/hello.exe
 
 The output will be something close to:
 
-- 
2.25.1

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel