From b31eb9f38529d92bd1a0e907f7beb628ace191d1 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 17 Apr 2019 20:53:54 +0200 Subject: [PATCH] linux4.14: update to 4.14.112. [skip ci] --- srcpkgs/linux4.14/files/arm64-dotconfig | 4 ++-- srcpkgs/linux4.14/files/i386-dotconfig | 4 ++-- srcpkgs/linux4.14/files/x86_64-dotconfig | 4 ++-- srcpkgs/linux4.14/template | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/linux4.14/files/arm64-dotconfig b/srcpkgs/linux4.14/files/arm64-dotconfig index cce64a8ec1a053..056c4a9f80d045 100644 --- a/srcpkgs/linux4.14/files/arm64-dotconfig +++ b/srcpkgs/linux4.14/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.14.96 Kernel Configuration +# Linux/arm64 4.14.112 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -3178,6 +3178,7 @@ CONFIG_NOZOMI=m CONFIG_N_HDLC=m CONFIG_N_GSM=m # CONFIG_TRACE_SINK is not set +CONFIG_LDISC_AUTOLOAD=y CONFIG_DEVMEM=y # @@ -3276,7 +3277,6 @@ CONFIG_HW_RANDOM_XGENE=m CONFIG_HW_RANDOM_MESON=y CONFIG_HW_RANDOM_CAVIUM=y CONFIG_HW_RANDOM_MTK=y -CONFIG_R3964=m # CONFIG_APPLICOM is not set # diff --git a/srcpkgs/linux4.14/files/i386-dotconfig b/srcpkgs/linux4.14/files/i386-dotconfig index 2de9f29720a157..9239dfc20d4b08 100644 --- a/srcpkgs/linux4.14/files/i386-dotconfig +++ b/srcpkgs/linux4.14/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.14.96 Kernel Configuration +# Linux/i386 4.14.112 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -3406,6 +3406,7 @@ CONFIG_N_HDLC=m CONFIG_N_GSM=m CONFIG_TRACE_ROUTER=m CONFIG_TRACE_SINK=m +CONFIG_LDISC_AUTOLOAD=y CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set @@ -3486,7 +3487,6 @@ CONFIG_HW_RANDOM_VIA=m CONFIG_HW_RANDOM_VIRTIO=m CONFIG_HW_RANDOM_TPM=m CONFIG_NVRAM=m -CONFIG_R3964=m CONFIG_APPLICOM=m # CONFIG_SONYPI is not set CONFIG_MWAVE=m diff --git a/srcpkgs/linux4.14/files/x86_64-dotconfig b/srcpkgs/linux4.14/files/x86_64-dotconfig index e1e8faaa00ce1a..9b37b5de7eca41 100644 --- a/srcpkgs/linux4.14/files/x86_64-dotconfig +++ b/srcpkgs/linux4.14/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.14.96 Kernel Configuration +# Linux/x86_64 4.14.112 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -3458,6 +3458,7 @@ CONFIG_N_HDLC=m CONFIG_N_GSM=m CONFIG_TRACE_ROUTER=m CONFIG_TRACE_SINK=m +CONFIG_LDISC_AUTOLOAD=y CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set @@ -3538,7 +3539,6 @@ CONFIG_HW_RANDOM_VIA=m CONFIG_HW_RANDOM_VIRTIO=m CONFIG_HW_RANDOM_TPM=m CONFIG_NVRAM=m -CONFIG_R3964=m CONFIG_APPLICOM=m CONFIG_MWAVE=m CONFIG_RAW_DRIVER=m diff --git a/srcpkgs/linux4.14/template b/srcpkgs/linux4.14/template index f9b2e24f8f4b32..5372aa7a4db204 100644 --- a/srcpkgs/linux4.14/template +++ b/srcpkgs/linux4.14/template @@ -1,6 +1,6 @@ # Template file for 'linux4.14' pkgname=linux4.14 -version=4.14.111 +version=4.14.112 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2.0-only" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=f8197d56553f864d1d2e97abbe4fca50f8ab5e72089c292d22f0e4395340a6e8 +checksum=326101e2cc80a0d7e643074fe9e63f0d6a9c8cf97033f8a07848de373203e472 nodebug=yes # -dbg package is generated below manually nostrip=yes