Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] fconfig: change upstream site
@ 2014-12-06  9:56 Thomas Petazzoni
  2014-12-06  9:56 ` [Buildroot] [PATCH 2/3] fconfig: remove redundant CFLAGS/LDFLAGS Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2014-12-06  9:56 UTC (permalink / raw)
  To: buildroot

The upstream site is dead, used http://sources.buildroot.net
temporarly.

Fixes:

  http://autobuild.buildroot.org/results/778/77899f882e04121ca5f2b96f0df9f24ead26d12b/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/fconfig/fconfig.mk | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/package/fconfig/fconfig.mk b/package/fconfig/fconfig.mk
index 3a846f4..7f7faad 100644
--- a/package/fconfig/fconfig.mk
+++ b/package/fconfig/fconfig.mk
@@ -5,7 +5,9 @@
 ################################################################################
 
 FCONFIG_VERSION = 20080329
-FCONFIG_SITE = http://andrzejekiert.ovh.org/software/fconfig
+# Real upstream location has been disabled
+# FCONFIG_SITE = http://andrzejekiert.ovh.org/software/fconfig
+FCONFIG_SITE = http://sources.buildroot.net
 FCONFIG_LICENSE = GPLv2+
 FCONFIG_LICENSE_FILES = fconfig.c
 
-- 
2.1.0

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

end of thread, other threads:[~2014-12-07 21:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-06  9:56 [Buildroot] [PATCH 1/3] fconfig: change upstream site Thomas Petazzoni
2014-12-06  9:56 ` [Buildroot] [PATCH 2/3] fconfig: remove redundant CFLAGS/LDFLAGS Thomas Petazzoni
2014-12-06 10:56   ` Yann E. MORIN
2014-12-06  9:56 ` [Buildroot] [PATCH 3/3] fconfig: add hash file Thomas Petazzoni
2014-12-06 10:58   ` Yann E. MORIN
2014-12-06 10:55 ` [Buildroot] [PATCH 1/3] fconfig: change upstream site Yann E. MORIN
2014-12-06 11:10   ` Thomas Petazzoni
2014-12-06 11:16     ` Yann E. MORIN
2014-12-07 21:24     ` Peter Korsgaard
2014-12-07 20:23 ` Thomas Petazzoni

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