[pve-devel] [PATCH kernel 1/3] update to Ubuntu-4.4.0-78.99

Fabian Grünbichler f.gruenbichler at proxmox.com
Thu May 18 12:25:42 CEST 2017


Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
 Makefile          |   3 +--
 ubuntu-xenial.tgz | Bin 146095366 -> 146083900 bytes
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index b520ad4..213a516 100644
--- a/Makefile
+++ b/Makefile
@@ -124,8 +124,7 @@ ${VIRTUAL_HDR_DEB} pve-headers: proxmox-ve/pve-headers.control
 .PHONY: download
 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-75.96 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+	git clone --single-branch -b Ubuntu-4.4.0-78.99 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 9d6263c..ca6d4d7 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
-- 
2.1.4





More information about the pve-devel mailing list