qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qemu-jeos: Update .gitmodules
@ 2012-12-18 23:54 Andreas Färber
  2013-01-02 15:53 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Färber @ 2012-12-18 23:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber, anthony

sources.redhat.com is timing out, use sourceware.org URL instead.

Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 .gitmodules |    2 +-
 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-)

diff --git a/.gitmodules b/.gitmodules
index d975cd0..a64bf93 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,7 +9,7 @@
 	url = git://uclibc.org/uClibc.git
 [submodule "binutils"]
 	path = binutils
-	url = git://sources.redhat.com/git/binutils.git
+	url = git://sourceware.org/git/binutils.git
 [submodule "gcc"]
 	path = gcc
 	url = git://gcc.gnu.org/git/gcc.git
-- 
1.7.10.4

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

end of thread, other threads:[~2013-01-02 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18 23:54 [Qemu-devel] [PATCH] qemu-jeos: Update .gitmodules Andreas Färber
2013-01-02 15:53 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).