Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] mirrors.bbclass: remove dead GNU mirrors
@ 2012-03-15 12:12 Andreas Oberritter
  2012-03-15 13:11 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Oberritter @ 2012-03-15 12:12 UTC (permalink / raw)
  To: openembedded-core

* ftp.matrix.com.br and sunsite.ust.hk don't have DNS records.
* ftp.cs.ubc.ca doesn't host the referenced directory.
* ftp.ayamura.org doesn't respond to ping or ftp.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
---
 meta/classes/mirrors.bbclass |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index c08a3d7..c613595 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -18,10 +18,6 @@ ${DEBIAN_MIRROR}	ftp://ftp.es.debian.org/debian/pool \n \
 ${DEBIAN_MIRROR}	ftp://ftp.se.debian.org/debian/pool \n \
 ${DEBIAN_MIRROR}	ftp://ftp.tr.debian.org/debian/pool \n \
 ${GNU_MIRROR}	ftp://mirrors.kernel.org/gnu \n \
-${GNU_MIRROR}	ftp://ftp.matrix.com.br/pub/gnu \n \
-${GNU_MIRROR}	ftp://ftp.cs.ubc.ca/mirror2/gnu \n \
-${GNU_MIRROR}	ftp://sunsite.ust.hk/pub/gnu \n \
-${GNU_MIRROR}	ftp://ftp.ayamura.org/pub/gnu \n \
 ${KERNELORG_MIRROR}	http://www.kernel.org/pub \n \
 ${KERNELORG_MIRROR}	ftp://ftp.us.kernel.org/pub \n \
 ${KERNELORG_MIRROR}	ftp://ftp.uk.kernel.org/pub \n \
-- 
1.7.5.4




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

* Re: [PATCH] mirrors.bbclass: remove dead GNU mirrors
  2012-03-15 12:12 [PATCH] mirrors.bbclass: remove dead GNU mirrors Andreas Oberritter
@ 2012-03-15 13:11 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2012-03-15 13:11 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Thu, 2012-03-15 at 13:12 +0100, Andreas Oberritter wrote:
> * ftp.matrix.com.br and sunsite.ust.hk don't have DNS records.
> * ftp.cs.ubc.ca doesn't host the referenced directory.
> * ftp.ayamura.org doesn't respond to ping or ftp.
> 
> Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
> ---
>  meta/classes/mirrors.bbclass |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
> index c08a3d7..c613595 100644
> --- a/meta/classes/mirrors.bbclass
> +++ b/meta/classes/mirrors.bbclass
> @@ -18,10 +18,6 @@ ${DEBIAN_MIRROR}	ftp://ftp.es.debian.org/debian/pool \n \
>  ${DEBIAN_MIRROR}	ftp://ftp.se.debian.org/debian/pool \n \
>  ${DEBIAN_MIRROR}	ftp://ftp.tr.debian.org/debian/pool \n \
>  ${GNU_MIRROR}	ftp://mirrors.kernel.org/gnu \n \
> -${GNU_MIRROR}	ftp://ftp.matrix.com.br/pub/gnu \n \
> -${GNU_MIRROR}	ftp://ftp.cs.ubc.ca/mirror2/gnu \n \
> -${GNU_MIRROR}	ftp://sunsite.ust.hk/pub/gnu \n \
> -${GNU_MIRROR}	ftp://ftp.ayamura.org/pub/gnu \n \
>  ${KERNELORG_MIRROR}	http://www.kernel.org/pub \n \
>  ${KERNELORG_MIRROR}	ftp://ftp.us.kernel.org/pub \n \
>  ${KERNELORG_MIRROR}	ftp://ftp.uk.kernel.org/pub \n \

Merged to master, thanks.

Richard




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

end of thread, other threads:[~2012-03-15 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15 12:12 [PATCH] mirrors.bbclass: remove dead GNU mirrors Andreas Oberritter
2012-03-15 13:11 ` Richard Purdie

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