From 7513fb8f042405e1e1eebca29b164d5434a1b52f Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 4 Nov 2022 16:59:42 +0100 Subject: [PATCH] linux4.19: update to 4.19.264. --- srcpkgs/linux4.19/files/arm64-dotconfig | 3 ++- srcpkgs/linux4.19/template | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux4.19/files/arm64-dotconfig b/srcpkgs/linux4.19/files/arm64-dotconfig index 6a5079c3fce..e0e8835af8c 100644 --- a/srcpkgs/linux4.19/files/arm64-dotconfig +++ b/srcpkgs/linux4.19/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.19.249 Kernel Configuration +# Linux/arm64 4.19.264 Kernel Configuration # # @@ -396,6 +396,7 @@ CONFIG_ARM64_ERRATUM_843419=y CONFIG_ARM64_ERRATUM_1024718=y CONFIG_ARM64_ERRATUM_1463225=y CONFIG_ARM64_ERRATUM_1542419=y +CONFIG_ARM64_ERRATUM_1742098=y CONFIG_CAVIUM_ERRATUM_22375=y CONFIG_CAVIUM_ERRATUM_23154=y CONFIG_CAVIUM_ERRATUM_27456=y diff --git a/srcpkgs/linux4.19/template b/srcpkgs/linux4.19/template index 0ca91d263fe..e188d53524f 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.262 +version=4.19.264 revision=1 wrksrc="linux-${version%.*}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -10,7 +10,7 @@ homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version%.*}.tar.xz https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-${version}.xz" checksum="0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1 - 496fa99962da9b17dfd520b139dbb0550585d25a81b8ca1133835839381ec4df" + ce56ffae10412725cfd9ab79cc2c490a1e8f95e0966329c8ca7a87d5cd0906ce" skip_extraction="patch-${version}.xz" python_version=3