mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: bruno.thomsen@gmail.com
Subject: [ptxdist] [PATCH] host-genimage: update download URL
Date: Sat, 21 Dec 2024 17:49:53 +0100	[thread overview]
Message-ID: <20241221164953.29238-1-bruno.thomsen@gmail.com> (raw)

Download log:

HTTP response 307 Temporary Redirect [http://www.pengutronix.de/software/genimage/download/genimage-18.tar.xz]
Adding URL: 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
Saving '/home/bth/rockhopper/ptxdist/src/genimage-18.tar.xz.XEzeRohtbI'
HTTP response 200 OK [https://public.pengutronix.de/software/genimage/genimage-18.tar.xz]

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/host-genimage.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/host-genimage.make b/rules/host-genimage.make
index 937358da4..6d06ecd8e 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://public.pengutronix.de/software/genimage/$(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

base-commit: b922a1e6bf2c7764c3e6032557b259f755464be3
-- 
2.47.1




                 reply	other threads:[~2024-12-21 16:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20241221164953.29238-1-bruno.thomsen@gmail.com \
    --to=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