[pve-devel] [PATCH kernel stable-4 1/3] update source to Ubuntu-4.4.0-79.100
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Jun 8 17:22:02 CEST 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 2 +-
ubuntu-xenial.tgz | Bin 146083900 -> 146129567 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 92c4ceb..ff259fe 100644
--- a/Makefile
+++ b/Makefile
@@ -124,7 +124,7 @@ ${VIRTUAL_HDR_DEB} pve-headers: proxmox-ve/pve-headers.control
.PHONY: download
download:
rm -rf ${KERNEL_SRC} ${KERNELSRCTAR}
- git clone --single-branch -b Ubuntu-4.4.0-78.99 git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git ${KERNEL_SRC}
+ git clone --single-branch -b Ubuntu-4.4.0-79.100 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 ca6d4d7..e566c2c 100644
Binary files a/ubuntu-xenial.tgz and b/ubuntu-xenial.tgz differ
--
2.11.0
More information about the pve-devel
mailing list