linux6.1: update to 6.1.105.

This commit is contained in:
Duncaen 2024-08-15 03:37:30 +02:00
parent 04254b5e1a
commit 941995e90e
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
4 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.1.104 Kernel Configuration
# Linux/arm64 6.1.105 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
@ -402,6 +402,7 @@ CONFIG_ARM64_ERRATUM_1902691=y
CONFIG_ARM64_ERRATUM_2457168=y
CONFIG_ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD=y
CONFIG_ARM64_ERRATUM_2966298=y
CONFIG_ARM64_ERRATUM_3194386=y
CONFIG_CAVIUM_ERRATUM_22375=y
CONFIG_CAVIUM_ERRATUM_23144=y
CONFIG_CAVIUM_ERRATUM_23154=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 6.1.104 Kernel Configuration
# Linux/i386 6.1.105 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.1.104 Kernel Configuration
# Linux/x86_64 6.1.105 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
# Template file for 'linux6.1'
pkgname=linux6.1
version=6.1.104
version=6.1.105
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
30869518f8390a90b76609271a5baf7e85a050d1bebe4edde8c475a2567f3ada"
d5fedc964b79c41757339047d4172b757ca414da73f5651eb2180113e8e269f9"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.