]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - Makefile
glusterfs: allow partial reads
[pve-qemu-kvm.git] / Makefile
index 8eb269443c80758daadc35b4bf2725a00921628b..d993730341e18246f6213e43d336aeecb922c000 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 RELEASE=4.2
 
 # also update debian/changelog
-KVMVER=2.6.1
-KVMPKGREL=4
+KVMVER=2.7.0
+KVMPKGREL=8
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
@@ -20,6 +20,11 @@ all: ${DEBS}
 
 .PHONY: download
 download:
+       @echo "---                                                  ---"
+       @echo "--- TODO when updating to a new release:             ---"
+       @echo "--- Check if efi-roms-1182.tar.xz is still required. ---"
+       @echo "---                                                  ---"
+       @false
        rm -rf ${KVMDIR} ${KVMSRC}
        git clone --depth=1 git://git.qemu-project.org/qemu.git -b v${KVMVER} ${KVMDIR}
        tar czf ${KVMSRC} --exclude CVS --exclude .git --exclude .svn ${KVMDIR}
@@ -29,6 +34,7 @@ deb ${DEBS} kvm: ${KVMSRC}
        rm -f *.deb
        rm -rf ${KVMDIR}
        tar xf ${KVMSRC} 
+       tar -C ${KVMDIR} -xJf efi-roms-1182.tar.xz
        cp -a debian ${KVMDIR}/debian
        echo "git clone git://git.proxmox.com/git/pve-qemu-kvm.git\\ngit checkout ${GITVERSION}" > ${KVMDIR}/debian/SOURCE
        # set package version