]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
prepare for qemu 1.7 updatek, add qemu 1.7rc2 sources
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 27 Nov 2013 09:52:07 +0000 (10:52 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 27 Nov 2013 09:52:07 +0000 (10:52 +0100)
Makefile
qemu-kvm-src.tar.gz

index 21839ae71bccdd2042790356d761ef5b6f4e974d..978231805bea5c4c13d9a4361d899c087cf2b160 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=3.0
+RELEASE=3.1
 
 # also update debian/changelog
-KVMVER=1.4
-KVMPKGREL=17
+KVMVER=1.7
+KVMPKGREL=1
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
@@ -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} 
-       git clone git://git.qemu-project.org/qemu-stable-1.4.git -b stable-1.4 ${KVMDIR}
+       git clone git://git.qemu-project.org/qemu.git -b master ${KVMDIR} 
+#      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}
 
 ${KVM_DEB} kvm: ${KVMSRC}
index 4645bb3131452c85c10b11f46a40c1598ffe0d27..095c2b4253e3f212bdd8b92f37c4bf79a707516a 100644 (file)
Binary files a/qemu-kvm-src.tar.gz and b/qemu-kvm-src.tar.gz differ