From 6ba948aa2c2b4fc461401787599ef4c4a4032541 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 6 Dec 2024 19:40:12 +0100 Subject: [PATCH] linux6.11: update to 6.11.11. --- srcpkgs/linux6.11/files/arm64-dotconfig | 4 +--- srcpkgs/linux6.11/files/i386-dotconfig | 2 +- srcpkgs/linux6.11/files/x86_64-dotconfig | 2 +- srcpkgs/linux6.11/template | 4 ++-- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/srcpkgs/linux6.11/files/arm64-dotconfig b/srcpkgs/linux6.11/files/arm64-dotconfig index 3d627f488dd..90e26ab5277 100644 --- a/srcpkgs/linux6.11/files/arm64-dotconfig +++ b/srcpkgs/linux6.11/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.11.10 Kernel Configuration +# Linux/arm64 6.11.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -10413,10 +10413,8 @@ CONFIG_COMMON_CLK_MT8192_VDECSYS=y CONFIG_COMMON_CLK_MT8192_VENCSYS=y CONFIG_COMMON_CLK_MT8195=y CONFIG_COMMON_CLK_MT8195_APUSYS=m -CONFIG_COMMON_CLK_MT8195_AUDSYS=m CONFIG_COMMON_CLK_MT8195_IMP_IIC_WRAP=m CONFIG_COMMON_CLK_MT8195_MFGCFG=m -CONFIG_COMMON_CLK_MT8195_MSDC=m CONFIG_COMMON_CLK_MT8195_SCP_ADSP=m CONFIG_COMMON_CLK_MT8195_VDOSYS=m CONFIG_COMMON_CLK_MT8195_VPPSYS=m diff --git a/srcpkgs/linux6.11/files/i386-dotconfig b/srcpkgs/linux6.11/files/i386-dotconfig index b3d0bfc0567..3c4e45449f5 100644 --- a/srcpkgs/linux6.11/files/i386-dotconfig +++ b/srcpkgs/linux6.11/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.11.10 Kernel Configuration +# Linux/i386 6.11.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.11/files/x86_64-dotconfig b/srcpkgs/linux6.11/files/x86_64-dotconfig index f51ff5f5f3a..fca89472006 100644 --- a/srcpkgs/linux6.11/files/x86_64-dotconfig +++ b/srcpkgs/linux6.11/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.11.10 Kernel Configuration +# Linux/x86_64 6.11.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.11/template b/srcpkgs/linux6.11/template index 785a859a790..13a7851a5a9 100644 --- a/srcpkgs/linux6.11/template +++ b/srcpkgs/linux6.11/template @@ -1,6 +1,6 @@ # Template file for 'linux6.11' pkgname=linux6.11 -version=6.11.10 +version=6.11.11 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e - d2a794cfdb4f2979e6aec50e6a6ac3f9242a266df929a1daf923cc701cf88c67" + d118a67d3ff6d5b39c95b329ccc3805ed6da2569935558ee3a6d1b9a6e665d2f" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.