From 440c44fd36cf62ea051e9fbd9df1c8104caab1c7 Mon Sep 17 00:00:00 2001 From: Paolo Pisati Date: Sun, 28 May 2023 13:18:52 +0200 Subject: [PATCH] linux6.1: update to 6.1.30 Signed-off-by: Paolo Pisati --- srcpkgs/linux6.1/files/arm64-dotconfig | 4 ++-- srcpkgs/linux6.1/files/i386-dotconfig | 8 +++----- srcpkgs/linux6.1/files/x86_64-dotconfig | 5 +++-- srcpkgs/linux6.1/template | 4 ++-- 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/srcpkgs/linux6.1/files/arm64-dotconfig b/srcpkgs/linux6.1/files/arm64-dotconfig index b05a88c96769..3d6e9122d87e 100644 --- a/srcpkgs/linux6.1/files/arm64-dotconfig +++ b/srcpkgs/linux6.1/files/arm64-dotconfig @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.1.29 Kernel Configuration +# Linux/arm64 6.1.30 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 12.2.0" +CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=120200 CONFIG_CLANG_VERSION=0 diff --git a/srcpkgs/linux6.1/files/i386-dotconfig b/srcpkgs/linux6.1/files/i386-dotconfig index ba39fd18342b..19b511a69682 100644 --- a/srcpkgs/linux6.1/files/i386-dotconfig +++ b/srcpkgs/linux6.1/files/i386-dotconfig @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.1.29 Kernel Configuration +# Linux/i386 6.1.30 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" +CONFIG_CC_VERSION_TEXT="i686-pc-linux-gnu-gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=120200 CONFIG_CLANG_VERSION=0 @@ -8554,10 +8554,8 @@ CONFIG_AMILO_RFKILL=m CONFIG_FUJITSU_LAPTOP=m CONFIG_FUJITSU_TABLET=m CONFIG_GPD_POCKET_FAN=m -CONFIG_HP_ACCEL=m +# CONFIG_X86_PLATFORM_DRIVERS_HP is not set CONFIG_WIRELESS_HOTKEY=m -CONFIG_HP_WMI=m -CONFIG_TC1100_WMI=m CONFIG_IBM_RTL=m CONFIG_IDEAPAD_LAPTOP=m CONFIG_SENSORS_HDAPS=m diff --git a/srcpkgs/linux6.1/files/x86_64-dotconfig b/srcpkgs/linux6.1/files/x86_64-dotconfig index 2838a50d5549..7da5bb180093 100644 --- a/srcpkgs/linux6.1/files/x86_64-dotconfig +++ b/srcpkgs/linux6.1/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.1.29 Kernel Configuration +# Linux/x86_64 6.1.30 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y @@ -8750,9 +8750,10 @@ CONFIG_AMILO_RFKILL=m CONFIG_FUJITSU_LAPTOP=m CONFIG_FUJITSU_TABLET=m CONFIG_GPD_POCKET_FAN=m +CONFIG_X86_PLATFORM_DRIVERS_HP=y CONFIG_HP_ACCEL=m -CONFIG_WIRELESS_HOTKEY=m CONFIG_HP_WMI=m +CONFIG_WIRELESS_HOTKEY=m CONFIG_IBM_RTL=m CONFIG_IDEAPAD_LAPTOP=m CONFIG_SENSORS_HDAPS=m diff --git a/srcpkgs/linux6.1/template b/srcpkgs/linux6.1/template index 3161bbae2476..381a869231d7 100644 --- a/srcpkgs/linux6.1/template +++ b/srcpkgs/linux6.1/template @@ -1,6 +1,6 @@ # Template file for 'linux6.1' pkgname=linux6.1 -version=6.1.29 +version=6.1.30 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Đoàn Trần Công Danh " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb - 1b78055e7022cb929b9ceb21232e040ffe4ebe8ae946964106b45478c7e39558" + 5abf569ed9e144f74a0c41fa2965c8ba3a5608e155a7d81a5364fc87c83fc49a" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.