[pve-devel] [PATCH kernel 2/4] update to Ubuntu-4.10.0-13.15
Fabian Grünbichler
f.gruenbichler at proxmox.com
Fri Mar 10 13:25:21 CET 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 2 +-
ubuntu-zesty.tgz | Bin 154304050 -> 154345001 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index e301a48..3a58403 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.10.0-11.13 git://kernel.ubuntu.com/ubuntu/ubuntu-zesty.git ${KERNEL_SRC}
+ git clone --single-branch -b Ubuntu-4.10.0-13.15 git://kernel.ubuntu.com/ubuntu/ubuntu-zesty.git ${KERNEL_SRC}
tar czf ${KERNELSRCTAR} --exclude .git ${KERNEL_SRC}
check_gcc:
diff --git a/ubuntu-zesty.tgz b/ubuntu-zesty.tgz
index ee30e40..6704972 100644
Binary files a/ubuntu-zesty.tgz and b/ubuntu-zesty.tgz differ
--
2.1.4
More information about the pve-devel
mailing list