DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: Alexander Dahl <ada@thorsis.com>,
	distrokit@pengutronix.de, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [DistroKit] [PATCH] tf-a: Change download URL
Date: Wed, 24 Apr 2024 14:49:39 +0200	[thread overview]
Message-ID: <Zij_4wZgBZ820mFs@pengutronix.de> (raw)
In-Reply-To: <20240424124755.2t4yuyjmuuc3rfq3@pengutronix.de>

On Wed, Apr 24, 2024 at 02:47:55PM +0200, Roland Hieber wrote:
> On Wed, Apr 24, 2024 at 02:43:41PM +0200, Alexander Dahl 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>
> > ---
> >  configs/platform-v7a/platformconfig | 4 ++--
> >  configs/platform-v8a/platformconfig | 4 ++--
> >  2 files changed, 4 insertions(+), 4 deletions(-)
> > 
> > diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
> > index bf8e2fc..24cd990 100644
> > --- a/configs/platform-v7a/platformconfig
> > +++ b/configs/platform-v7a/platformconfig
> > @@ -205,9 +205,9 @@ PTXCONF_OPTEE_PLATFORM_FLAVOUR="135F_DK"
> >  PTXCONF_OPTEE_CFG="CFG_TEE_CORE_LOG_LEVEL=2 CFG_WITH_PAGER=n CFG_GP_SOCKETS=n CFG_TA_MBEDTLS_SELF_TEST=n"
> >  PTXCONF_TF_A_STM32MP13=y
> >  PTXCONF_TF_A=y
> > -PTXCONF_TF_A_URL="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot"
> > +PTXCONF_TF_A_URL="https://github.com/ARM-software/arm-trusted-firmware/archive/refs/tags"
> >  PTXCONF_TF_A_VERSION="v2.10"
> > -PTXCONF_TF_A_MD5="641f42080967e05d687ef2fa9f8f3bc3"
> > +PTXCONF_TF_A_MD5="179042745d57dc03cb44063d43dc5301"
> 
> I would keep both the new and the original MD5s in place in case someone
> has already downloaded the old URL.

Good point, can you send a fixup against -next?

rsc
-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-9    |



  reply	other threads:[~2024-04-24 12:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-24 12:43 Alexander Dahl
2024-04-24 12:47 ` Roland Hieber
2024-04-24 12:49   ` Robert Schwebel [this message]
2024-04-24 12:48 ` Robert Schwebel

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=Zij_4wZgBZ820mFs@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=distrokit@pengutronix.de \
    --cc=rhi@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