* [Buildroot] [PATCH] paclage/genpart: change homepage and download location
@ 2024-09-10 21:05 Yann E. MORIN
2024-09-14 9:34 ` Thomas Petazzoni via buildroot
2024-09-20 7:36 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Yann E. MORIN @ 2024-09-10 21:05 UTC (permalink / raw)
To: buildroot; +Cc: Yann E. MORIN
The old homepage is no more, and the download location has changed.
Update both to the new download location.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
package/genpart/Config.in | 2 +-
package/genpart/Config.in.host | 2 +-
package/genpart/genpart.mk | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/genpart/Config.in b/package/genpart/Config.in
index 64288452ea..b8b8c16f66 100644
--- a/package/genpart/Config.in
+++ b/package/genpart/Config.in
@@ -5,4 +5,4 @@ config BR2_PACKAGE_GENPART
line arguments and dump it to stdout. No CHS magic is done,
only lba entries are filled out.
- http://www.pengutronix.de/software/genpart/index_en.html
+ https://public.pengutronix.de/software/genpart
diff --git a/package/genpart/Config.in.host b/package/genpart/Config.in.host
index d8b9eb61b0..f821bc9e8b 100644
--- a/package/genpart/Config.in.host
+++ b/package/genpart/Config.in.host
@@ -5,4 +5,4 @@ config BR2_PACKAGE_HOST_GENPART
line arguments and dump it to stdout. No CHS magic is done,
only lba entries are filled out.
- http://www.pengutronix.de/software/genpart/index_en.html
+ https://public.pengutronix.de/software/genpart
diff --git a/package/genpart/genpart.mk b/package/genpart/genpart.mk
index 2aa2c710c0..b48a0ac358 100644
--- a/package/genpart/genpart.mk
+++ b/package/genpart/genpart.mk
@@ -6,7 +6,7 @@
GENPART_VERSION = 1.0.2
GENPART_SOURCE = genpart-$(GENPART_VERSION).tar.bz2
-GENPART_SITE = http://www.pengutronix.de/software/genpart/download
+GENPART_SITE = https://public.pengutronix.de/software/genpart
# genpart has no license embedded in its source release.
# However, their project page mentions:
# > This community portal offers an overview about our own OSS
--
2.46.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] paclage/genpart: change homepage and download location
2024-09-10 21:05 [Buildroot] [PATCH] paclage/genpart: change homepage and download location Yann E. MORIN
@ 2024-09-14 9:34 ` Thomas Petazzoni via buildroot
2024-09-20 7:36 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-09-14 9:34 UTC (permalink / raw)
To: Yann E. MORIN; +Cc: buildroot
On Tue, 10 Sep 2024 23:05:56 +0200
"Yann E. MORIN" <yann.morin.1998@free.fr> wrote:
> The old homepage is no more, and the download location has changed.
> Update both to the new download location.
>
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
> ---
> package/genpart/Config.in | 2 +-
> package/genpart/Config.in.host | 2 +-
> package/genpart/genpart.mk | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] paclage/genpart: change homepage and download location
2024-09-10 21:05 [Buildroot] [PATCH] paclage/genpart: change homepage and download location Yann E. MORIN
2024-09-14 9:34 ` Thomas Petazzoni via buildroot
@ 2024-09-20 7:36 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-09-20 7:36 UTC (permalink / raw)
To: Yann E. MORIN; +Cc: buildroot
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> The old homepage is no more, and the download location has changed.
> Update both to the new download location.
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Committed to 2024.02.x and 2024.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-20 7:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10 21:05 [Buildroot] [PATCH] paclage/genpart: change homepage and download location Yann E. MORIN
2024-09-14 9:34 ` Thomas Petazzoni via buildroot
2024-09-20 7:36 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox