[pve-devel] [PATCH kernel 1/7] update to Ubuntu 4.4.0-63.84
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Mar 1 11:46:59 CET 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 2 +-
ubuntu-xenial.tgz | Bin 145945176 -> 146076086 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index b655151..12e43d8 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-62.83 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+ git clone --single-branch -b Ubuntu-4.4.0-63.84 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 f464ce9..eddcc32 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
--
2.1.4
More information about the pve-devel
mailing list