mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Lucas Stach <l.stach@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] qt5: switch to new canonical URL
Date: Thu,  4 Dec 2025 14:14:45 +0100	[thread overview]
Message-ID: <20251204131445.2196572-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251112202700.1829369-2-l.stach@pengutronix.de>

Thanks, applied as fdf20bbe4a4affbf5d9649e28cde39da2980004c.

Michael

[sent from post-receive hook]

On Thu, 04 Dec 2025 14:14:45 +0100, Lucas Stach <l.stach@pengutronix.de> wrote:
> The old download locations return "301 Moved Permanently". Due to
> a broken rewrite rule this doesn't work as intended and lets the
> download fail. Switch to the new canonical URLs to fix this.
> 
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> Message-Id: <20251112202700.1829369-2-l.stach@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/qt5.make b/rules/qt5.make
> index b35fb10cbcff..5db1742290f5 100644
> --- a/rules/qt5.make
> +++ b/rules/qt5.make
> @@ -19,8 +19,8 @@ QT5_MD5		:= 5f212232bbc41f2eabbdee4fcbc4040e
>  QT5		:= qt-everywhere-opensource-src-$(QT5_VERSION)
>  QT5_SUFFIX	:= tar.xz
>  QT5_URL		:= \
> -	https://download.qt-project.org/archive/qt/$(basename $(QT5_VERSION))/$(QT5_VERSION)/single/$(QT5).$(QT5_SUFFIX) \
> -	https://download.qt-project.org/development_releases/qt/$(basename $(QT5_VERSION))/$(QT5_VERSION)/single/$(QT5).$(QT5_SUFFIX)
> +	https://download.qt.io/archive/qt/$(basename $(QT5_VERSION))/$(QT5_VERSION)/single/$(QT5).$(QT5_SUFFIX) \
> +	https://download.qt.io/development_releases/qt/$(basename $(QT5_VERSION))/$(QT5_VERSION)/single/$(QT5).$(QT5_SUFFIX)
>  QT5_SOURCE	:= $(SRCDIR)/$(QT5).$(QT5_SUFFIX)
>  QT5_DIR		:= $(BUILDDIR)/$(QT5)
>  QT5_BUILD_OOT	:= YES



  reply	other threads:[~2025-12-04 13:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-12 20:26 [ptxdist] [PATCH 1/2] qt6: " Lucas Stach
2025-11-12 20:27 ` [ptxdist] [PATCH 2/2] qt5: " Lucas Stach
2025-12-04 13:14   ` Michael Olbrich [this message]
2025-12-04 13:14 ` [ptxdist] [APPLIED] qt6: " Michael Olbrich

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=20251204131445.2196572-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=l.stach@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