All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][STABLE] bitbake.conf: update GENTOO_MIRROR setting. (Closes: #5054)
@ 2009-05-17 11:33 Rolf Leggewie
  2009-05-17 11:40 ` Koen Kooi
  2009-05-17 12:13 ` Graeme Gregory
  0 siblings, 2 replies; 9+ messages in thread
From: Rolf Leggewie @ 2009-05-17 11:33 UTC (permalink / raw)
  To: openembedded-devel

From: Rolf Leggewie <oe-devel@rolf.leggewie.biz>

---

The old GENTOO_MIRROR URL is 404.  Patch should go to .dev and then to
.stable

   conf/bitbake.conf |    2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 95ee9c6..5d4ec2b 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -508,7 +508,7 @@ E_URI = "http://enlightenment.freedesktop.org/files"
   FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/"
   FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs"
   FREESMARTPHONE_GIT = "git://git.freesmartphone.org"
-GENTOO_MIRROR =
"http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles"
+GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles"
   GNOME_GIT = "git://git.gnome.org"
   GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources"
   GNU_MIRROR = "ftp://ftp.gnu.org/gnu"




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

end of thread, other threads:[~2009-05-17 23:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-17 11:33 [PATCH][STABLE] bitbake.conf: update GENTOO_MIRROR setting. (Closes: #5054) Rolf Leggewie
2009-05-17 11:40 ` Koen Kooi
2009-05-17 11:44   ` Rolf Leggewie
2009-05-17 12:00     ` Koen Kooi
2009-05-17 12:13 ` Graeme Gregory
2009-05-17 17:58   ` Marcin Juszkiewicz
2009-05-17 20:50     ` Rolf Leggewie
2009-05-17 21:09       ` Philip Balister
2009-05-17 23:36         ` Rolf Leggewie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.