linux6.1: update to 6.1.43.

This commit is contained in:
Đoàn Trần Công Danh 2023-08-07 22:15:40 +07:00
parent 977b4cf7f4
commit 4987b51d85
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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 <congdanhqx@gmail.com>"
@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
fi
checksum="2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
f6fd8fbd14669d24887ed59c9307f999db005d9bdbb1e857b36cbb2da0a59503"
d6d84b8d0fb8d4181e27ccce1e2bed7b2d1257142f49d0ce8a77104413ac328f"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.