diff --git a/srcpkgs/linux5.0/files/arm64-dotconfig b/srcpkgs/linux5.0/files/arm64-dotconfig index 590e9d637f..dba91f6019 100644 --- a/srcpkgs/linux5.0/files/arm64-dotconfig +++ b/srcpkgs/linux5.0/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.0.17 Kernel Configuration +# Linux/arm64 5.0.20 Kernel Configuration # # @@ -299,6 +299,7 @@ CONFIG_ARM64_ERRATUM_1024718=y CONFIG_ARM64_ERRATUM_1188873=y CONFIG_ARM64_ERRATUM_1165522=y CONFIG_ARM64_ERRATUM_1286807=y +CONFIG_ARM64_ERRATUM_1463225=y CONFIG_CAVIUM_ERRATUM_22375=y CONFIG_CAVIUM_ERRATUM_23154=y CONFIG_CAVIUM_ERRATUM_27456=y diff --git a/srcpkgs/linux5.0/template b/srcpkgs/linux5.0/template index fc1a8cc77b..ac0fef6c5f 100644 --- a/srcpkgs/linux5.0/template +++ b/srcpkgs/linux5.0/template @@ -1,6 +1,6 @@ # Template file for 'linux5.0' pkgname=linux5.0 -version=5.0.19 +version=5.0.20 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Helmut Pozimski " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz" -checksum=0bf0d5c64dafc1184e9aafd2f3ebb77aa88ddee881a7766436258feaa214d9ec +checksum=3ba720f3189e5a08e7c533da8c12595d662a6c11d3466db6a0ff164ef4e54b68 patch_args="-Np1" nodebug=yes # -dbg package is generated below manually