From d5c5630421df51dcf69917f8eab4491580d4deb4 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 19 Feb 2025 03:10:27 +0100 Subject: [PATCH] linux6.12: update to 6.12.16. --- srcpkgs/linux6.12/files/arm64-dotconfig | 5 +++-- srcpkgs/linux6.12/files/i386-dotconfig | 5 +++-- srcpkgs/linux6.12/files/x86_64-dotconfig | 8 ++++---- srcpkgs/linux6.12/template | 4 ++-- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/srcpkgs/linux6.12/files/arm64-dotconfig b/srcpkgs/linux6.12/files/arm64-dotconfig index fd95dbbf95b..3563de1d31c 100644 --- a/srcpkgs/linux6.12/files/arm64-dotconfig +++ b/srcpkgs/linux6.12/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.12.13 Kernel Configuration +# Linux/arm64 6.12.16 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -3230,6 +3230,7 @@ CONFIG_ATA_GENERIC=m CONFIG_MD=y CONFIG_BLK_DEV_MD=m CONFIG_MD_BITMAP_FILE=y +CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m @@ -5163,6 +5164,7 @@ CONFIG_CDNS_I3C_MASTER=m CONFIG_DW_I3C_MASTER=m CONFIG_SVC_I3C_MASTER=m CONFIG_MIPI_I3C_HCI=m +# CONFIG_MIPI_I3C_HCI_PCI is not set CONFIG_SPI=y # CONFIG_SPI_DEBUG is not set CONFIG_SPI_MASTER=y @@ -11862,7 +11864,6 @@ CONFIG_BCM7120_L2_IRQ=y CONFIG_BRCMSTB_L2_IRQ=y CONFIG_DW_APB_ICTL=y CONFIG_HISILICON_IRQ_MBIGEN=y -# CONFIG_LAN966X_OIC is not set CONFIG_MADERA_IRQ=m CONFIG_SUN6I_R_INTC=y CONFIG_SUNXI_NMI_INTC=y diff --git a/srcpkgs/linux6.12/files/i386-dotconfig b/srcpkgs/linux6.12/files/i386-dotconfig index 6d5d6e479b5..c46e5850448 100644 --- a/srcpkgs/linux6.12/files/i386-dotconfig +++ b/srcpkgs/linux6.12/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.12.13 Kernel Configuration +# Linux/i386 6.12.16 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -2838,6 +2838,7 @@ CONFIG_ATA_GENERIC=m CONFIG_MD=y CONFIG_BLK_DEV_MD=m CONFIG_MD_BITMAP_FILE=y +CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m @@ -4513,6 +4514,7 @@ CONFIG_CDNS_I3C_MASTER=m CONFIG_DW_I3C_MASTER=m CONFIG_SVC_I3C_MASTER=m CONFIG_MIPI_I3C_HCI=m +# CONFIG_MIPI_I3C_HCI_PCI is not set CONFIG_SPI=y # CONFIG_SPI_DEBUG is not set CONFIG_SPI_MASTER=y @@ -9769,7 +9771,6 @@ CONFIG_PWM_PCA9685=m # # IRQ chip support # -# CONFIG_LAN966X_OIC is not set CONFIG_MADERA_IRQ=m # end of IRQ chip support diff --git a/srcpkgs/linux6.12/files/x86_64-dotconfig b/srcpkgs/linux6.12/files/x86_64-dotconfig index 14cfce9ff2f..c39d8162525 100644 --- a/srcpkgs/linux6.12/files/x86_64-dotconfig +++ b/srcpkgs/linux6.12/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.12.13 Kernel Configuration +# Linux/x86_64 6.12.16 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -11,8 +11,8 @@ CONFIG_AS_VERSION=24100 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=24100 CONFIG_LLD_VERSION=0 -CONFIG_RUSTC_VERSION=108401 -CONFIG_RUSTC_LLVM_VERSION=190104 +CONFIG_RUSTC_VERSION=0 +CONFIG_RUSTC_LLVM_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y @@ -3023,6 +3023,7 @@ CONFIG_ATA_GENERIC=m CONFIG_MD=y CONFIG_BLK_DEV_MD=m CONFIG_MD_BITMAP_FILE=y +CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m @@ -10166,7 +10167,6 @@ CONFIG_PWM_PCA9685=m # # IRQ chip support # -# CONFIG_LAN966X_OIC is not set CONFIG_MADERA_IRQ=m # end of IRQ chip support diff --git a/srcpkgs/linux6.12/template b/srcpkgs/linux6.12/template index 88b23f07387..7d48d813d09 100644 --- a/srcpkgs/linux6.12/template +++ b/srcpkgs/linux6.12/template @@ -1,6 +1,6 @@ # Template file for 'linux6.12' pkgname=linux6.12 -version=6.12.13 +version=6.12.16 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb - c2e499626215976b6548e48a633c2d28469751e0dd2109e4c1ae6d6055406fc6" + befcc91870534b297f35ac6cfc861ab8ecc0f97d4e96c442904c731d4a0f3ae7" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.