Re: [ptxdist] [PATCH] doc: environment: add urls to tarballs

2023-05-24 Thread Roland Hieber
On Wed, May 24, 2023 at 06:35:24PM +0200, Ladislav Michl wrote:
> From: Ladislav Michl 
> 
> Make newbie life easier by providing clickable links to
> PTXdist and OSELAS.Toolchain sources.
> 
> Signed-off-by: Ladislav Michl 
> ---
>  doc/environment.rst | 9 ++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
> 
> diff --git a/doc/environment.rst b/doc/environment.rst
> index 18aecec4e..9638aba60 100644
> --- a/doc/environment.rst
> +++ b/doc/environment.rst
> @@ -17,10 +17,13 @@ components which are available to the public).
>  In order to build |ptxdistBSPName|, the following source archives have to be 
> available
>  on the development host:
>  
> - * ptxdist-|ptxdistVendorVersion|.tar.bz2
> + * `ptxdist-|ptxdistVendorVersion|.tar.bz2 
> `_
>   * |ptxdistBSPName|.tar.bz2 (or a similar source)
> - * ptxdist-|oselasTCNVendorptxdistversion|.tar.bz2
> - * OSELAS.Toolchain-|oselasTCNVendorVersion|.tar.bz2
> +
> +Additionally, these source archives are needed to build toolchain:

s/to build/to build the/

Otherwise:

Acked-by: Roland Hieber 

> +
> + * `ptxdist-|oselasTCNVendorptxdistversion|.tar.bz2 
> `_
> + * `OSELAS.Toolchain-|oselasTCNVendorVersion|.tar.bz2 
> `_
>  
>  Main Parts of PTXdist
>  ~
> -- 
> 2.32.0
> 
> 
> 

-- 
Roland Hieber, Pengutronix e.K.  | r.hie...@pengutronix.de |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany| Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917- |



[ptxdist] [PATCH] doc: environment: add urls to tarballs

2023-05-24 Thread Ladislav Michl
From: Ladislav Michl 

Make newbie life easier by providing clickable links to
PTXdist and OSELAS.Toolchain sources.

Signed-off-by: Ladislav Michl 
---
 doc/environment.rst | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/doc/environment.rst b/doc/environment.rst
index 18aecec4e..9638aba60 100644
--- a/doc/environment.rst
+++ b/doc/environment.rst
@@ -17,10 +17,13 @@ components which are available to the public).
 In order to build |ptxdistBSPName|, the following source archives have to be 
available
 on the development host:
 
- * ptxdist-|ptxdistVendorVersion|.tar.bz2
+ * `ptxdist-|ptxdistVendorVersion|.tar.bz2 
`_
  * |ptxdistBSPName|.tar.bz2 (or a similar source)
- * ptxdist-|oselasTCNVendorptxdistversion|.tar.bz2
- * OSELAS.Toolchain-|oselasTCNVendorVersion|.tar.bz2
+
+Additionally, these source archives are needed to build toolchain:
+
+ * `ptxdist-|oselasTCNVendorptxdistversion|.tar.bz2 
`_
+ * `OSELAS.Toolchain-|oselasTCNVendorVersion|.tar.bz2 
`_
 
 Main Parts of PTXdist
 ~
-- 
2.32.0