From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 24 May 2023 21:40:32 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q1uLZ-00Cek2-Iw for lore@lore.pengutronix.de; Wed, 24 May 2023 21:40:32 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1q1uLX-0003op-LO; Wed, 24 May 2023 21:40:31 +0200 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q1uL4-0003od-71; Wed, 24 May 2023 21:40:02 +0200 Received: from rhi by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1q1uL3-0007vO-NO; Wed, 24 May 2023 21:40:01 +0200 Date: Wed, 24 May 2023 21:40:01 +0200 From: Roland Hieber To: Ladislav Michl Message-ID: <20230524194001.som232o36tp5nuwd@pengutronix.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Subject: Re: [ptxdist] [PATCH] doc: environment: add urls to tarballs X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false 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.hieber@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-5555 |