From 8b79462b15062f8f717266d20b35fc2253a12e1d Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 13 Apr 2025 04:32:13 +0200 Subject: [PATCH] linux6.6: update to 6.6.87. --- srcpkgs/linux6.6/files/arm64-dotconfig | 2 +- srcpkgs/linux6.6/files/i386-dotconfig | 2 +- srcpkgs/linux6.6/files/x86_64-dotconfig | 4 +--- srcpkgs/linux6.6/template | 4 ++-- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/srcpkgs/linux6.6/files/arm64-dotconfig b/srcpkgs/linux6.6/files/arm64-dotconfig index 946b70f5dc1..ae7a42db6f3 100644 --- a/srcpkgs/linux6.6/files/arm64-dotconfig +++ b/srcpkgs/linux6.6/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.6.86 Kernel Configuration +# Linux/arm64 6.6.87 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.6/files/i386-dotconfig b/srcpkgs/linux6.6/files/i386-dotconfig index 6ebd8acdf5f..11639446b24 100644 --- a/srcpkgs/linux6.6/files/i386-dotconfig +++ b/srcpkgs/linux6.6/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.6.86 Kernel Configuration +# Linux/i386 6.6.87 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.6/files/x86_64-dotconfig b/srcpkgs/linux6.6/files/x86_64-dotconfig index 1eb7129249d..c083ecdc7fd 100644 --- a/srcpkgs/linux6.6/files/x86_64-dotconfig +++ b/srcpkgs/linux6.6/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.6.86 Kernel Configuration +# Linux/x86_64 6.6.87 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -2126,8 +2126,6 @@ CONFIG_ETHTOOL_NETLINK=y # # Device Drivers # -CONFIG_HAVE_EISA=y -# CONFIG_EISA is not set CONFIG_HAVE_PCI=y CONFIG_PCI=y CONFIG_PCI_DOMAINS=y diff --git a/srcpkgs/linux6.6/template b/srcpkgs/linux6.6/template index 33815d6270f..4a41db04e03 100644 --- a/srcpkgs/linux6.6/template +++ b/srcpkgs/linux6.6/template @@ -1,6 +1,6 @@ # Template file for 'linux6.6' pkgname=linux6.6 -version=6.6.86 +version=6.6.87 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0 - 12c2a10e8a9ed83324354c55c861d0da6525fcd3bea27030fab79b3b6479fa80" + f56466ca9f145d3350533596b515975cda33861b8ad4940910085a093b29cb28" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.