mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: Re: [ptxdist] [APPLIED] host-genimage: update download URL
Date: Mon, 17 Feb 2025 08:24:25 +0100	[thread overview]
Message-ID: <20250217072425.51795-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250208131213.47454-1-bruno.thomsen@gmail.com>

Thanks, applied as bad5261e97d2cfaa6c094e521d490c35917fe092.

Michael

[sent from post-receive hook]

On Mon, 17 Feb 2025 08:24:25 +0100, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Switch from HTTP to HTTPS protocol.
> 
> GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
> [0] Downloading 'https://www.pengutronix.de/software/genimage/download/genimage-18.tar.xz' ...
> HTTP response 307 Temporary Redirect [https://www.pengutronix.de/software/genimage/download/genimage-18.tar.xz]
> Adding URL: https://public.pengutronix.de/software/genimage/genimage-18.tar.xz
> [0] Downloading 'https://public.pengutronix.de/software/genimage/genimage-18.tar.xz' ...
> Saving '/home/bth/rockhopper/ptxdist/src/genimage-18.tar.xz.Gxinr4aXPv'
> HTTP response 200 OK [https://public.pengutronix.de/software/genimage/genimage-18.tar.xz]
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20250208131213.47454-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-genimage.make b/rules/host-genimage.make
> index 937358da4c35..aa198147d979 100644
> --- a/rules/host-genimage.make
> +++ b/rules/host-genimage.make
> @@ -18,7 +18,7 @@ HOST_GENIMAGE_VERSION	:= 18
>  HOST_GENIMAGE_MD5	:= 5b0083a2fd5a7980193574cc196687e8
>  HOST_GENIMAGE		:= genimage-$(HOST_GENIMAGE_VERSION)
>  HOST_GENIMAGE_SUFFIX	:= tar.xz
> -HOST_GENIMAGE_URL	:= http://www.pengutronix.de/software/genimage/download/$(HOST_GENIMAGE).$(HOST_GENIMAGE_SUFFIX)
> +HOST_GENIMAGE_URL	:= https://www.pengutronix.de/software/genimage/download/$(HOST_GENIMAGE).$(HOST_GENIMAGE_SUFFIX)
>  HOST_GENIMAGE_SOURCE	:= $(SRCDIR)/$(HOST_GENIMAGE).$(HOST_GENIMAGE_SUFFIX)
>  HOST_GENIMAGE_DIR	:= $(HOST_BUILDDIR)/$(HOST_GENIMAGE)
>  HOST_GENIMAGE_LICENSE	:= GPL-2.0-only



      reply	other threads:[~2025-02-17  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-08 13:12 [ptxdist] [PATCH v2] " Bruno Thomsen
2025-02-17  7:24 ` 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=20250217072425.51795-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=bruno.thomsen@gmail.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