From 4987b51d857b78eac0bd52f13046d97205f4c60f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 7 Aug 2023 22:15:40 +0700 Subject: [PATCH] linux6.1: update to 6.1.43. --- srcpkgs/linux6.1/files/arm64-dotconfig | 3 ++- srcpkgs/linux6.1/template | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux6.1/files/arm64-dotconfig b/srcpkgs/linux6.1/files/arm64-dotconfig index b3f7cad21fe..67ba7271596 100644 --- a/srcpkgs/linux6.1/files/arm64-dotconfig +++ b/srcpkgs/linux6.1/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.1.40 Kernel Configuration +# Linux/arm64 6.1.43 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y @@ -358,6 +358,7 @@ CONFIG_ARCH_ZYNQMP=y # # ARM errata workarounds via the alternatives framework # +CONFIG_AMPERE_ERRATUM_AC03_CPU_38=y CONFIG_ARM64_WORKAROUND_CLEAN_CACHE=y CONFIG_ARM64_ERRATUM_826319=y CONFIG_ARM64_ERRATUM_827319=y diff --git a/srcpkgs/linux6.1/template b/srcpkgs/linux6.1/template index 56362f15664..ccedfcdb563 100644 --- a/srcpkgs/linux6.1/template +++ b/srcpkgs/linux6.1/template @@ -1,6 +1,6 @@ # Template file for 'linux6.1' pkgname=linux6.1 -version=6.1.42 +version=6.1.43 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Đoàn Trần Công Danh " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb - f6fd8fbd14669d24887ed59c9307f999db005d9bdbb1e857b36cbb2da0a59503" + d6d84b8d0fb8d4181e27ccce1e2bed7b2d1257142f49d0ce8a77104413ac328f" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.