From f68d10a467e1287047483b33b84f45601a759b99 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Thu, 20 Dec 2018 19:28:27 +0100 Subject: [PATCH] linux4.19: update to 4.19.11. resolves #6015 --- srcpkgs/linux4.19/files/arm64-dotconfig | 2 +- srcpkgs/linux4.19/files/i386-dotconfig | 2 +- srcpkgs/linux4.19/files/x86_64-dotconfig | 2 +- srcpkgs/linux4.19/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux4.19/files/arm64-dotconfig b/srcpkgs/linux4.19/files/arm64-dotconfig index 534cf2077dc..d4cfaced51c 100644 --- a/srcpkgs/linux4.19/files/arm64-dotconfig +++ b/srcpkgs/linux4.19/files/arm64-dotconfig @@ -5919,7 +5919,7 @@ CONFIG_HID_SAMSUNG=m CONFIG_HID_SONY=m CONFIG_SONY_FF=y CONFIG_HID_SPEEDLINK=m -# CONFIG_HID_STEAM is not set +CONFIG_HID_STEAM=m CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m CONFIG_HID_RMI=m diff --git a/srcpkgs/linux4.19/files/i386-dotconfig b/srcpkgs/linux4.19/files/i386-dotconfig index 2a411233f8b..89efb0c6a90 100644 --- a/srcpkgs/linux4.19/files/i386-dotconfig +++ b/srcpkgs/linux4.19/files/i386-dotconfig @@ -5986,7 +5986,7 @@ CONFIG_HID_SAMSUNG=m CONFIG_HID_SONY=m CONFIG_SONY_FF=y CONFIG_HID_SPEEDLINK=m -# CONFIG_HID_STEAM is not set +CONFIG_HID_STEAM=m CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m CONFIG_HID_RMI=m diff --git a/srcpkgs/linux4.19/files/x86_64-dotconfig b/srcpkgs/linux4.19/files/x86_64-dotconfig index 0c199a70f03..b3cc89dccd8 100644 --- a/srcpkgs/linux4.19/files/x86_64-dotconfig +++ b/srcpkgs/linux4.19/files/x86_64-dotconfig @@ -6036,7 +6036,7 @@ CONFIG_HID_SAMSUNG=m CONFIG_HID_SONY=m CONFIG_SONY_FF=y CONFIG_HID_SPEEDLINK=m -# CONFIG_HID_STEAM is not set +CONFIG_HID_STEAM=m CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m CONFIG_HID_RMI=m diff --git a/srcpkgs/linux4.19/template b/srcpkgs/linux4.19/template index 65d69cc91de..b1fa43f5231 100644 --- a/srcpkgs/linux4.19/template +++ b/srcpkgs/linux4.19/template @@ -1,6 +1,6 @@ # Template file for 'linux4.19' pkgname=linux4.19 -version=4.19.10 +version=4.19.11 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ maintainer="Helmut Pozimski " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=afe968ceeca93eac2173f9f95d90b2eeb489bafdd2083478ac0b7d0704b33e94 +checksum=1a5eb3452103803feb568d948538a97b4046d6c77f9c26b6c2c9af0ddc5c79ec nodebug=yes # -dbg package is generated below manually nostrip=yes