mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] tf-a: Update download defaults
Date: Sun, 12 May 2024 15:16:33 +0200	[thread overview]
Message-ID: <20240512131633.3703219-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240424133729.269291-1-ada@thorsis.com>

Thanks, applied as dc9c7c945e3f29885f7fd9f29c6b0dfe68876ed9.

Michael

[sent from post-receive hook]

On Sun, 12 May 2024 15:16:33 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Previous URL threw 401 errors.  Experiments with other paths from the
> same server yield no stable tarballs.  GitHub tarballs are stable, have
> a different checksum however.  Tarball content was checked to be the
> same (at least compared to those unstable git snapshot tarballs from the
> previous URL).  GitHub tarball has same checksum as the one downloaded
> by buildroot.
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Link: https://lore.distrokit.org/distrokit/20240424124341.243323-1-ada@thorsis.com/
> Message-Id: <20240424133729.269291-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/platforms/tf-a.in b/platforms/tf-a.in
> index 0a14bd8c4d63..495ae58fe24e 100644
> --- a/platforms/tf-a.in
> +++ b/platforms/tf-a.in
> @@ -11,14 +11,14 @@ if TF_A
>  
>  config TF_A_URL
>  	string
> -	default "https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot"
> +	default "https://github.com/ARM-software/arm-trusted-firmware/archive/refs/tags"
>  	prompt "TF-A URL"
>  	help
>  	  Enter the TF-A URL you want to use.
>  
>  config TF_A_VERSION
>  	string
> -	default "v2.2"
> +	default "v2.10"
>  	prompt "TF-A version"
>  	help
>  	  Enter the TF-A git commit-ish you want to build. Usually a tagged
> @@ -26,7 +26,7 @@ config TF_A_VERSION
>  
>  config TF_A_MD5
>  	string
> -	default "bb300e5a62c911e189c80d935d497a4b"
> +	default "179042745d57dc03cb44063d43dc5301"
>  	prompt "TF-A source md5"
>  
>  config TF_A_ARCH_STRING



      reply	other threads:[~2024-05-12 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-24 13:37 [ptxdist] [PATCH] " Alexander Dahl
2024-05-12 13:16 ` 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=20240512131633.3703219-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --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