On Fri, Mar 05, 2010 at 09:08:04AM +0100, Paolo Bonzini wrote: > The relative URLs do not work when cloning a fork of qemu or when > cloning from the Savannah URL. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > .gitmodules | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/.gitmodules b/.gitmodules > index dd4745e..5217ce7 100644 > --- a/.gitmodules > +++ b/.gitmodules > @@ -1,6 +1,6 @@ > [submodule "roms/vgabios"] > path = roms/vgabios > - url = ../vgabios.git > + url = git://git.qemu.org/vgabios.git/ > [submodule "roms/seabios"] > path = roms/seabios > - url = ../seabios.git > + url = git://git.qemu.org/seabios.git/
Is the slash at the end of the URL really wanted? -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net