qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [Qemu-commits] [COMMIT c34ebfd] Bring pcbios, seabios,


From: Gerd Hoffmann
Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT c34ebfd] Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,
Date: Tue, 08 Sep 2009 09:21:32 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

On 09/04/09 17:19, Anthony Liguori wrote:
From: Anthony Liguori<address@hidden>

they aren't integrated into the build but we can do that incrementally.

Signed-off-by: Anthony Liguori<address@hidden>

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..71494ea
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,9 @@
+[submodule "roms/vgabios"]
+       path = roms/vgabios
+       url = ../vgabios.git
+[submodule "roms/seabios"]
+       path = roms/seabios
+       url = ../seabios.git
+[submodule "roms/pcbios"]
+       path = roms/pcbios
+       url = ../pcbios.git

Hmm. /me thinks that isn't going to work as long as the master repository is savanna not qemu.org ...

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]