mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] doc: update toolchain to 2019.09.1
Date: Fri, 05 Jun 2020 07:49:59 +0200	[thread overview]
Message-ID: <E1jh5Et-0005do-Lt@dude02.lab.pengutronix.de> (raw)
In-Reply-To: <20200528082554.31439-1-p.zabel@pengutronix.de>

Thanks, applied as cb5c1358c5b1d98281cf9287742416a0066842b3.

Michael

[sent from post-receive hook]

On Fri, 05 Jun 2020 07:49:59 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Update the toolchain fallback to OSELAS.Toolchain-2019.09.1 so the
> official documentation suggests the latest bugfix release.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20200528082554.31439-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/doc/conf.py b/doc/conf.py
> index 6c7e90e43e5f..8045e972db2a 100644
> --- a/doc/conf.py
> +++ b/doc/conf.py
> @@ -104,7 +104,7 @@ gnu_target = os.getenv("PTXCONF_GNU_TARGET") or "arm-v5te-linux-gnueabi"
>  try:
>  	toolchain = os.readlink(os.path.join(os.getenv("PTXDIST_PLATFORMDIR",""), "selected_toolchain")).split("/")
>  except:
> -	toolchain = "/opt/OSELAS.Toolchain-2019.09.0/arm-v5te-linux-gnueabi/gcc-9.2.1-glibc-2.30-binutils-2.32-kernel-5.0-sanitized/bin".split("/")
> +	toolchain = "/opt/OSELAS.Toolchain-2019.09.1/arm-v5te-linux-gnueabi/gcc-9.2.1-glibc-2.30-binutils-2.32-kernel-5.0-sanitized/bin".split("/")
>  
>  ptxdistPlatformName = os.getenv("PTXCONF_PLATFORM", "versatilepb")
>  ptxdistPlatformDir = "platform-" + ptxdistPlatformName

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

      reply	other threads:[~2020-06-05  5:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28  8:25 [ptxdist] [PATCH] " Philipp Zabel
2020-06-05  5:49 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1jh5Et-0005do-Lt@dude02.lab.pengutronix.de \
    --to=mol@pengutronix.de \
    --cc=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox