linux: update

This commit is contained in:
nyyu 2018-02-13 08:17:05 +01:00
parent ef5c370863
commit aafd3a7359

View file

@ -5,7 +5,7 @@
pkgbase=linux # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
_srcname=linux
pkgver=4.16rc1.r10.g178e834c47b0
pkgver=4.16rc1.r11.gdc4a97a0fc88
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@ -37,6 +37,8 @@ pkgver() {
prepare() {
cd ${_srcname}
git revert --no-edit 4bd89ed39b2ab8dc4ac4b6c59b07d420b0213bec
# add upstream patch
#patch -p1 -i ../patch-${pkgver}