diff --git a/srcpkgs/linux6.1/files/arm64-dotconfig b/srcpkgs/linux6.1/files/arm64-dotconfig index 8c7a5134e32..397682edc60 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.55 Kernel Configuration +# Linux/arm64 6.1.63 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y @@ -399,6 +399,7 @@ CONFIG_ARM64_ERRATUM_2064142=y CONFIG_ARM64_ERRATUM_2038923=y CONFIG_ARM64_ERRATUM_1902691=y CONFIG_ARM64_ERRATUM_2457168=y +CONFIG_ARM64_ERRATUM_2966298=y CONFIG_CAVIUM_ERRATUM_22375=y CONFIG_CAVIUM_ERRATUM_23144=y CONFIG_CAVIUM_ERRATUM_23154=y diff --git a/srcpkgs/linux6.1/template b/srcpkgs/linux6.1/template index 9dba170e3dc..84f49ed54a0 100644 --- a/srcpkgs/linux6.1/template +++ b/srcpkgs/linux6.1/template @@ -1,7 +1,7 @@ # Template file for 'linux6.1' pkgname=linux6.1 -version=6.1.55 -revision=2 +version=6.1.63 +revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Đoàn Trần Công Danh " license="GPL-2.0-only" @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb - f5c0db460bbc6c90defedb9a14254af9ec9be9ea24b955ecd3271617fa2f2aa7" + 70dbc64710bf0c313a4faec09c62856df5ad4ae59198740acbe51b7e6bd0fc40" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.