]> git.proxmox.com Git - qemu.git/commitdiff
pixman: add submodule
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 27 Sep 2012 07:52:35 +0000 (09:52 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Nov 2012 12:10:06 +0000 (13:10 +0100)
Add pixman submodule as fallback for old distros.
Picking version 0.18.4.  This is shipped by rhel6
and also the minimum version needed by spice so this
should serve well as baseline.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
.gitmodules
pixman [new submodule]

index eca876f85d4b5ccf26e4e9104d9edd98a95def04..cfa2af9f7a491256fdb7c84d044ec17c75b75b62 100644 (file)
@@ -19,3 +19,6 @@
 [submodule "roms/sgabios"]
        path = roms/sgabios
        url = git://git.qemu.org/sgabios.git
+[submodule "pixman"]
+       path = pixman
+       url = git://anongit.freedesktop.org/pixman
diff --git a/pixman b/pixman
new file mode 160000 (submodule)
index 0000000..97336fa
--- /dev/null
+++ b/pixman
@@ -0,0 +1 @@
+Subproject commit 97336fad32acf802003855cd8bd6477fa49a12e3