linux6.1: update to 6.1.63.

This commit is contained in:
Đoàn Trần Công Danh 2023-11-27 22:13:33 +07:00
parent 69899f5966
commit bb28de3de6
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # 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_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@ -399,6 +399,7 @@ CONFIG_ARM64_ERRATUM_2064142=y
CONFIG_ARM64_ERRATUM_2038923=y CONFIG_ARM64_ERRATUM_2038923=y
CONFIG_ARM64_ERRATUM_1902691=y CONFIG_ARM64_ERRATUM_1902691=y
CONFIG_ARM64_ERRATUM_2457168=y CONFIG_ARM64_ERRATUM_2457168=y
CONFIG_ARM64_ERRATUM_2966298=y
CONFIG_CAVIUM_ERRATUM_22375=y CONFIG_CAVIUM_ERRATUM_22375=y
CONFIG_CAVIUM_ERRATUM_23144=y CONFIG_CAVIUM_ERRATUM_23144=y
CONFIG_CAVIUM_ERRATUM_23154=y CONFIG_CAVIUM_ERRATUM_23154=y

View file

@ -1,7 +1,7 @@
# Template file for 'linux6.1' # Template file for 'linux6.1'
pkgname=linux6.1 pkgname=linux6.1
version=6.1.55 version=6.1.63
revision=2 revision=1
short_desc="Linux kernel and modules (${version%.*} series)" short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>" maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-2.0-only" license="GPL-2.0-only"
@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
fi fi
checksum="2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb checksum="2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
f5c0db460bbc6c90defedb9a14254af9ec9be9ea24b955ecd3271617fa2f2aa7" 70dbc64710bf0c313a4faec09c62856df5ad4ae59198740acbe51b7e6bd0fc40"
python_version=3 python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR. # XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.