From 2669983420d2a4d6e71865e967780fcaa5690b9a Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 5 Aug 2020 15:27:44 +0200 Subject: [PATCH] linux4.9: update to 4.9.232. --- srcpkgs/linux4.9/files/arm64-dotconfig | 3 ++- srcpkgs/linux4.9/files/i386-dotconfig | 3 ++- srcpkgs/linux4.9/files/ppc-dotconfig | 2 +- srcpkgs/linux4.9/files/ppc64-dotconfig | 2 +- srcpkgs/linux4.9/files/x86_64-dotconfig | 3 ++- srcpkgs/linux4.9/template | 4 ++-- 6 files changed, 10 insertions(+), 7 deletions(-) diff --git a/srcpkgs/linux4.9/files/arm64-dotconfig b/srcpkgs/linux4.9/files/arm64-dotconfig index 3ee4b1976d..1c3da432c2 100644 --- a/srcpkgs/linux4.9/files/arm64-dotconfig +++ b/srcpkgs/linux4.9/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.9.211 Kernel Configuration +# Linux/arm64 4.9.232 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -6618,6 +6618,7 @@ CONFIG_EFI_ARMSTUB=y CONFIG_EFI_BOOTLOADER_CONTROL=y # CONFIG_EFI_CAPSULE_LOADER is not set # CONFIG_EFI_TEST is not set +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_ACPI=y CONFIG_ACPI_GENERIC_GSI=y CONFIG_ACPI_CCA_REQUIRED=y diff --git a/srcpkgs/linux4.9/files/i386-dotconfig b/srcpkgs/linux4.9/files/i386-dotconfig index 629da3eb7d..d344603b6e 100644 --- a/srcpkgs/linux4.9/files/i386-dotconfig +++ b/srcpkgs/linux4.9/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.9.211 Kernel Configuration +# Linux/i386 4.9.232 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -7179,6 +7179,7 @@ CONFIG_EFI_RUNTIME_WRAPPERS=y CONFIG_EFI_BOOTLOADER_CONTROL=m CONFIG_EFI_CAPSULE_LOADER=m CONFIG_EFI_TEST=m +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_UEFI_CPER=y # diff --git a/srcpkgs/linux4.9/files/ppc-dotconfig b/srcpkgs/linux4.9/files/ppc-dotconfig index 33dfeba24a..8ae3bb512e 100644 --- a/srcpkgs/linux4.9/files/ppc-dotconfig +++ b/srcpkgs/linux4.9/files/ppc-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 4.9.216 Kernel Configuration +# Linux/powerpc 4.9.232 Kernel Configuration # # CONFIG_PPC64 is not set diff --git a/srcpkgs/linux4.9/files/ppc64-dotconfig b/srcpkgs/linux4.9/files/ppc64-dotconfig index e02c072bff..d1ecb137e1 100644 --- a/srcpkgs/linux4.9/files/ppc64-dotconfig +++ b/srcpkgs/linux4.9/files/ppc64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 4.9.216 Kernel Configuration +# Linux/powerpc 4.9.232 Kernel Configuration # CONFIG_PPC64=y diff --git a/srcpkgs/linux4.9/files/x86_64-dotconfig b/srcpkgs/linux4.9/files/x86_64-dotconfig index d53ae44716..5bbeac128d 100644 --- a/srcpkgs/linux4.9/files/x86_64-dotconfig +++ b/srcpkgs/linux4.9/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.9.211 Kernel Configuration +# Linux/x86_64 4.9.232 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -7250,6 +7250,7 @@ CONFIG_EFI_RUNTIME_WRAPPERS=y CONFIG_EFI_BOOTLOADER_CONTROL=m CONFIG_EFI_CAPSULE_LOADER=m CONFIG_EFI_TEST=m +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_UEFI_CPER=y # diff --git a/srcpkgs/linux4.9/template b/srcpkgs/linux4.9/template index 9a3b1dc2ed..701bf83cad 100644 --- a/srcpkgs/linux4.9/template +++ b/srcpkgs/linux4.9/template @@ -1,6 +1,6 @@ # Template file for 'linux4.9' pkgname=linux4.9 -version=4.9.228 +version=4.9.232 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Orphaned " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=8fbff429c6453036a0f79a55b4d85c1885c16999751198ddefdca7a3ff17fc34 +checksum=58f472e82345dc719a1d6d7bae01e5aa73387cd83308acd2c92371f7d5bc4f60 python_version=2 #unverified patch_args="-Np1"