From: Ladislav Michl <oss-lists@triops.cz>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] at91bootstrap: drop atmel download url
Date: Wed, 24 Apr 2024 16:22:03 +0200 [thread overview]
Message-ID: <ZikVi8_EtnBM2AHh@lenoch> (raw)
From: Ladislav Michl <ladis@linux-mips.org>
Atmel url just redirects to https://www.microchip.com/ happily
feeding tarball with <!DOCTYPE HTML> content, so drop it entirely.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
rules/at91bootstrap.make | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/rules/at91bootstrap.make b/rules/at91bootstrap.make
index 7835564ea..1dfabdcbf 100644
--- a/rules/at91bootstrap.make
+++ b/rules/at91bootstrap.make
@@ -20,9 +20,7 @@ AT91BOOTSTRAP_MD5 := 2d222312cf0af81c56db8747d6a38c7c
AT91BOOTSTRAP_SUFFIX := zip
AT91BOOTSTRAP := Bootstrap-v$(AT91BOOTSTRAP_VERSION)
AT91BOOTSTRAP_TARBALL := AT91Bootstrap$(AT91BOOTSTRAP_VERSION).$(AT91BOOTSTRAP_SUFFIX)
-AT91BOOTSTRAP_URL := \
- http://www.atmel.com/dyn/resources/prod_documents/$(AT91BOOTSTRAP_TARBALL) \
- http://sources.buildroot.net/$(AT91BOOTSTRAP_TARBALL)
+AT91BOOTSTRAP_URL := http://sources.buildroot.net/$(AT91BOOTSTRAP_TARBALL)
AT91BOOTSTRAP_SOURCE := $(SRCDIR)/$(AT91BOOTSTRAP_TARBALL)
AT91BOOTSTRAP_DIR := $(BUILDDIR)/$(AT91BOOTSTRAP)
AT91BOOTSTRAP_LICENSE := BSD-Source-Code AND GPL-2.0-or-later
--
2.39.2
next reply other threads:[~2024-04-24 14:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-24 14:22 Ladislav Michl [this message]
2024-04-24 14:48 ` Alexander Dahl
2024-05-12 13:16 ` [ptxdist] [APPLIED] " 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=ZikVi8_EtnBM2AHh@lenoch \
--to=oss-lists@triops.cz \
--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