Merge pull request #732 from justincormack/kernelup

Update to Linux 4.4.32
This commit is contained in:
Justin Cormack 2016-11-15 11:24:05 +00:00 committed by GitHub
commit a3243e0bce

View File

@ -1,6 +1,6 @@
FROM mobylinux/alpine-build-c:7303e33e9dcd5276b8bb5269644a9bf3354008c8
ARG KERNEL_VERSION=4.4.31
ARG KERNEL_VERSION=4.4.32
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz