linux4.14: update to 4.14.11.

This commit is contained in:
Enno Boland 2018-01-03 14:48:39 +01:00
parent fd15d14232
commit 3ffaff3cee
No known key found for this signature in database
GPG key ID: D09964719BDE9971
2 changed files with 8647 additions and 2 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
# Template file for 'linux4.14' # Template file for 'linux4.14'
pkgname=linux4.14 pkgname=linux4.14
version=4.14.10 version=4.14.11
revision=1 revision=1
patch_args="-Np1" patch_args="-Np1"
wrksrc="linux-${version}" wrksrc="linux-${version}"
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
license="GPL-2" license="GPL-2"
short_desc="The Linux kernel and modules (${version%.*} series)" short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=86baf1374ca003bdd9a43cae7f59cec02b455a6c38c3705aa46b2b68d91ed110 checksum=7768956a513f1d4eeb49ba6b55c5b131da60f1a698a3b3657718bf23a6b86d0a
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually
nostrip=yes nostrip=yes