]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update qemu sources with reverted commit b8eb5512
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 5 Sep 2015 08:12:18 +0000 (10:12 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 5 Sep 2015 08:12:18 +0000 (10:12 +0200)
Makefile
qemu-kvm-src.tar.gz

index 8cd1ba374b374a3857c855a4a16a4b5c1396181c..9141fefb5b5ef12403bdaaa17441680eac0ed2ef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ download:
        rm -rf ${KVMDIR} ${KVMSRC}
        #git clone git://git.qemu-project.org/qemu.git -b stable-2.2 ${KVMDIR} 
        git clone git://git.qemu-project.org/qemu.git ${KVMDIR} 
-       cd ${KVMDIR}; git checkout v2.4.0; git revert b8eb5512fd8a115f164edbbe897cdf8884920ccb
+       cd ${KVMDIR}; git checkout v2.4.0; git revert --no-edit b8eb5512fd8a115f164edbbe897cdf8884920ccb
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
 ${DEBS} kvm: ${KVMSRC}
index d96ab73f6e8466b3aa8d978303156b51de65dc18..78a61a68104a2c0bb91b8c625b73f4ae1c8ddf82 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ