linux4.14: update to 4.14.16

This commit is contained in:
Jürgen Buchmüller 2018-02-02 17:17:32 +01:00
parent 3fd740484f
commit 7c8d277442
5 changed files with 11 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.11 Kernel Configuration
# Linux/arm64 4.14.16 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
@ -202,6 +202,7 @@ CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.14.11 Kernel Configuration
# Linux/arm 4.14.16 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@ -174,6 +174,7 @@ CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 4.14.14 Kernel Configuration
# Linux/i386 4.14.16 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@ -168,6 +168,7 @@ CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_BPF=y
CONFIG_BPF_JIT_ALWAYS_ON=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_CHECKPOINT_RESTORE=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 4.14.14 Kernel Configuration
# Linux/x86_64 4.14.16 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@ -229,6 +229,7 @@ CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y

View file

@ -1,7 +1,7 @@
# Template file for 'linux4.14'
pkgname=linux4.14
version=4.14.15
revision=3
version=4.14.16
revision=1
patch_args="-Np1"
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=ffc393a0c66f80375eacd3fb177b92e5c9daa07de0dcf947e925e049352e6142
checksum=070bdb482245977b1ff7f9008eb6455ec27501fb7438426bb54f3b592513ac24
nodebug=yes # -dbg package is generated below manually
nostrip=yes