[pve-devel] [PATCH kernel 03/17] update to Ubuntu-4.10.0-11.13
Fabian Grünbichler
f.gruenbichler at proxmox.com
Mon Mar 6 10:31:24 CET 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 4 ++--
ubuntu-zesty.tgz | Bin 0 -> 154304050 bytes
2 files changed, 2 insertions(+), 2 deletions(-)
create mode 100644 ubuntu-zesty.tgz
diff --git a/Makefile b/Makefile
index a38610d..0712745 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ PKGREL=83
# the fw package: fwlist-2.6.32-PREV-pve
KREL=1
-KERNEL_SRC=ubuntu-xenial
+KERNEL_SRC=ubuntu-zesty
KERNELSRCTAR=${KERNEL_SRC}.tgz
EXTRAVERSION=-${KREL}-pve
@@ -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.10.0-11.13 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
new file mode 100644
index 0000000..ee30e40
Binary files /dev/null and b/ubuntu-zesty.tgz differ
--
2.1.4
More information about the pve-devel
mailing list