diff --git a/srcpkgs/linux6.9/files/arm64-dotconfig b/srcpkgs/linux6.9/files/arm64-dotconfig index 70428d6dc8e..87c43424eed 100644 --- a/srcpkgs/linux6.9/files/arm64-dotconfig +++ b/srcpkgs/linux6.9/files/arm64-dotconfig @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.9.7 Kernel Configuration +# Linux/arm64 6.9.9 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 13.2.0" +CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=130200 CONFIG_CLANG_VERSION=0 @@ -29,7 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set # CONFIG_WERROR is not set -CONFIG_LOCALVERSION="_2" +CONFIG_LOCALVERSION="_1" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" CONFIG_DEFAULT_INIT="" diff --git a/srcpkgs/linux6.9/files/i386-dotconfig b/srcpkgs/linux6.9/files/i386-dotconfig index 5c2b7998c51..7d08c633244 100644 --- a/srcpkgs/linux6.9/files/i386-dotconfig +++ b/srcpkgs/linux6.9/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.9.8 Kernel Configuration +# Linux/i386 6.9.9 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -30,7 +30,7 @@ CONFIG_THREAD_INFO_IN_TASK=y CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set # CONFIG_WERROR is not set -CONFIG_LOCALVERSION="_2" +CONFIG_LOCALVERSION="_1" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" CONFIG_HAVE_KERNEL_GZIP=y diff --git a/srcpkgs/linux6.9/files/x86_64-dotconfig b/srcpkgs/linux6.9/files/x86_64-dotconfig index 3ac3c647318..b4544fee04b 100644 --- a/srcpkgs/linux6.9/files/x86_64-dotconfig +++ b/srcpkgs/linux6.9/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.9.8 Kernel Configuration +# Linux/x86_64 6.9.9 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -30,7 +30,7 @@ CONFIG_THREAD_INFO_IN_TASK=y CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set # CONFIG_WERROR is not set -CONFIG_LOCALVERSION="_2" +CONFIG_LOCALVERSION="_1" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" CONFIG_HAVE_KERNEL_GZIP=y diff --git a/srcpkgs/linux6.9/template b/srcpkgs/linux6.9/template index a107ed8f6b5..7d7f7cc1ed0 100644 --- a/srcpkgs/linux6.9/template +++ b/srcpkgs/linux6.9/template @@ -1,7 +1,7 @@ # Template file for 'linux6.9' pkgname=linux6.9 -version=6.9.8 -revision=2 +version=6.9.9 +revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " license="GPL-2.0-only" @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149 - cf7dbb88fa35557195f8cde7fd05ec873db95af91cbcae7472a13d9bc9c5cbaa" + 0a988fea75294155d7e44505e95bd6c56304d5650b6910fc5e50847ae16e77e7" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.