]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update qemu sources to final 1.7
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 3 Dec 2013 05:37:43 +0000 (06:37 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 3 Dec 2013 05:37:43 +0000 (06:37 +0100)
Makefile
qemu-kvm-src.tar.gz

index 978231805bea5c4c13d9a4361d899c087cf2b160..65cc0a9b6b02e23a00bbbbfa4c33704919541bac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ all: ${KVM_DEB} ${KVMSRC}
 download:
        rm -rf ${KVMDIR} ${KVMSRC}
        git clone git://git.qemu-project.org/qemu.git -b master ${KVMDIR} 
+       cd ${KVMDIR}; git checkout v1.7.0 
 #      git clone git://git.qemu-project.org/qemu-stable-1.7.git -b stable-1.7 ${KVMDIR}
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
index 095c2b4253e3f212bdd8b92f37c4bf79a707516a..908130f23bf555c6cd2477df1a6397fbae45e02c 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ