[pve-devel] [PATCH kernel 1/3] update source to Ubuntu-4.4.0-68.88
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Mar 23 09:48:54 CET 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 2 +-
ubuntu-xenial.tgz | Bin 146076086 -> 146095075 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index e397fd2..6686c73 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,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-63.84 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+ git clone --single-branch -b Ubuntu-4.4.0-67.88 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 eddcc32..fb5e362 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
--
2.1.4
More information about the pve-devel
mailing list