Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/elfutils: fixes download site due to recent fedorahosted.org closing
@ 2017-03-10 15:16 julien.boibessot at free.fr
  2017-03-10 20:48 ` Thomas Petazzoni
  2017-03-13 23:00 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: julien.boibessot at free.fr @ 2017-03-10 15:16 UTC (permalink / raw)
  To: buildroot

From: Julien BOIBESSOT <julien.boibessot@armadeus.com>

Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>
---
 package/elfutils/Config.in   | 2 +-
 package/elfutils/elfutils.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/elfutils/Config.in b/package/elfutils/Config.in
index 0419e27..7db8472 100644
--- a/package/elfutils/Config.in
+++ b/package/elfutils/Config.in
@@ -22,7 +22,7 @@ config BR2_PACKAGE_ELFUTILS
 	  Note that this option only installs the libraries, and not
 	  the programs.
 
-	  https://fedorahosted.org/elfutils
+	  https://sourceware.org/elfutils/
 
 if BR2_PACKAGE_ELFUTILS
 
diff --git a/package/elfutils/elfutils.mk b/package/elfutils/elfutils.mk
index 566e0bf..0bf105e 100644
--- a/package/elfutils/elfutils.mk
+++ b/package/elfutils/elfutils.mk
@@ -6,7 +6,7 @@
 
 ELFUTILS_VERSION = 0.166
 ELFUTILS_SOURCE = elfutils-$(ELFUTILS_VERSION).tar.bz2
-ELFUTILS_SITE = https://fedorahosted.org/releases/e/l/elfutils/$(ELFUTILS_VERSION)
+ELFUTILS_SITE = https://sourceware.org/elfutils/ftp/$(ELFUTILS_VERSION)
 ELFUTILS_INSTALL_STAGING = YES
 ELFUTILS_LICENSE = GPLv2+ or LGPLv3+ (library)
 ELFUTILS_LICENSE_FILES = COPYING-GPLV2 COPYING-LGPLV3
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/elfutils: fixes download site due to recent fedorahosted.org closing
  2017-03-10 15:16 [Buildroot] [PATCH] package/elfutils: fixes download site due to recent fedorahosted.org closing julien.boibessot at free.fr
@ 2017-03-10 20:48 ` Thomas Petazzoni
  2017-03-13 23:00 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-03-10 20:48 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 10 Mar 2017 16:16:53 +0100, julien.boibessot at free.fr wrote:
> From: Julien BOIBESSOT <julien.boibessot@armadeus.com>
> 
> Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>
> ---
>  package/elfutils/Config.in   | 2 +-
>  package/elfutils/elfutils.mk | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master after tweaking the commit log, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/elfutils: fixes download site due to recent fedorahosted.org closing
  2017-03-10 15:16 [Buildroot] [PATCH] package/elfutils: fixes download site due to recent fedorahosted.org closing julien.boibessot at free.fr
  2017-03-10 20:48 ` Thomas Petazzoni
@ 2017-03-13 23:00 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2017-03-13 23:00 UTC (permalink / raw)
  To: buildroot

>>>>> "julien" == julien boibessot <julien.boibessot@free.fr> writes:

 > From: Julien BOIBESSOT <julien.boibessot@armadeus.com>
 > Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-13 23:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-10 15:16 [Buildroot] [PATCH] package/elfutils: fixes download site due to recent fedorahosted.org closing julien.boibessot at free.fr
2017-03-10 20:48 ` Thomas Petazzoni
2017-03-13 23:00 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox