linux4.9: update to 4.9.232.

This commit is contained in:
Piraty 2020-08-05 15:27:44 +02:00
parent 4c61a2928e
commit 2669983420
6 changed files with 10 additions and 7 deletions

View file

@ -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

View file

@ -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
#

View file

@ -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

View file

@ -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

View file

@ -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
#

View file

@ -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 <orphan@voidlinux.org>"
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"