From: Fabian Grünbichler Date: Tue, 21 Feb 2017 10:30:43 +0000 (+0100) Subject: update to Ubuntu-4.10.0-11.13 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=18a50af9a667704a498dfb61c35de00d850d67d0;p=pve-kernel-jessie.git update to Ubuntu-4.10.0-11.13 --- 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