[pve-devel] [PATCH kernel 1/3] update to Ubuntu 4.4.0-51.72
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Dec 1 11:53:43 CET 2016
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 6 +++---
ubuntu-xenial.tgz | Bin 145699527 -> 145786508 bytes
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index 1069ab6..4765c6a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
RELEASE=4.3
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
-KERNEL_VER=4.4.24
-PKGREL=72
+KERNEL_VER=4.4.30
+PKGREL=73
# also include firmware of previous version into
# the fw package: fwlist-2.6.32-PREV-pve
KREL=1
@@ -127,7 +127,7 @@ ${VIRTUAL_HDR_DEB} pve-headers: proxmox-ve/pve-headers.control
download:
rm -rf ${KERNEL_SRC} ${KERNELSRCTAR}
#git clone git://kernel.ubuntu.com/ubuntu/ubuntu-vivid.git
- git clone --single-branch -b Ubuntu-4.4.0-47.68 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+ git clone --single-branch -b Ubuntu-4.4.0-51.72 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
tar czf ${KERNELSRCTAR} --exclude .git ${KERNEL_SRC}
check_gcc:
diff --git a/ubuntu-xenial.tgz b/ubuntu-xenial.tgz
index 1d89594..57015cd 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
--
2.1.4
More information about the pve-devel
mailing list