]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
update sources to v2.1.1
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 11 Sep 2014 07:26:36 +0000 (09:26 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 11 Sep 2014 07:26:36 +0000 (09:26 +0200)
Makefile
qemu-kvm-src.tar.gz

index 25010f6904b2bb854bb27e2a950975769572f3b8..7bf7eea4827c6990b92453293af612894b61e950 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,8 +18,8 @@ all: ${KVM_DEB} ${KVMSRC}
 .PHONY: download
 download:
        rm -rf ${KVMDIR} ${KVMSRC}
-       git clone git://git.qemu-project.org/qemu.git -b master ${KVMDIR} 
-       cd ${KVMDIR}; git checkout v2.1.0
+       git clone git://git.qemu-project.org/qemu.git -b stable-2.1 ${KVMDIR} 
+       cd ${KVMDIR}; git checkout v2.1.1
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
 
 ${KVM_DEB} kvm: ${KVMSRC}
index 55bfbb3805c8048a7025676abef2e63fcd7f3055..efa69bfb888212b85ff8f0fc357b7f3b940d4aef 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ