]> git.proxmox.com Git - pve-kernel-2.6.32.git/blobdiff - Makefile
update to vzkernel-2.6.32-042stab044.1.src.rpm
[pve-kernel-2.6.32.git] / Makefile
index cc6d6f218a3422e74b3ad6359f015d4a0c6f6ddb..fd6db320b85545f18d9d1756ab07219698ca3ff1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,13 @@
 RELEASE=2.0
 
 KERNEL_VER=2.6.32
-PKGREL=52
+PKGREL=53
 # also include firmware of previous versrion into 
 # the fw package:  fwlist-2.6.32-PREV-pve
 KREL=6
 
-RHKVER=131.17.1.el6
-OVZVER=042stab042.1
+RHKVER=131.21.1.el6
+OVZVER=042stab044.1
 
 KERNELSRCRPM=vzkernel-${KERNEL_VER}-${OVZVER}.src.rpm
 
@@ -129,7 +129,7 @@ ${KERNEL_SRC}/README: ${KERNEL_SRC}.org/README
        rm -rf ${KERNEL_SRC}
        cp -a ${KERNEL_SRC}.org ${KERNEL_SRC}
        cd ${KERNEL_SRC}; patch -p1 <../bootsplash-3.1.9-2.6.31-rh.patch
-       cd ${KERNEL_SRC}; patch -p1 <../${RHKERSRCDIR}/patch-042stab042
+       cd ${KERNEL_SRC}; patch -p1 <../${RHKERSRCDIR}/patch-042stab044
        cd ${KERNEL_SRC}; patch -p1 <../do-not-use-barrier-on-ext3.patch
        cd ${KERNEL_SRC}; patch -p1 <../bridge-patch.diff
        # backport dlm fixes form linux 3.y (those are include in RHEL 6.2)