From e1c74c070a5be5c58133ea48e325488cae9351ee Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Thu, 6 Aug 2020 16:36:12 +0200 Subject: [PATCH] - updated to 4.9.232 --- kernel-vanilla-x86.config | 3 ++- kernel-vanilla-x86_64.config | 3 ++- kernel-vanilla.spec | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/kernel-vanilla-x86.config b/kernel-vanilla-x86.config index d2c6423..75270f5 100644 --- a/kernel-vanilla-x86.config +++ b/kernel-vanilla-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.215-4.9-vanilla Kernel Configuration +# Linux/x86 4.9.232-4.9-vanilla Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -7855,6 +7855,7 @@ CONFIG_EFI_RUNTIME_WRAPPERS=y CONFIG_EFI_BOOTLOADER_CONTROL=m CONFIG_EFI_CAPSULE_LOADER=y CONFIG_EFI_TEST=m +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_UEFI_CPER=y # diff --git a/kernel-vanilla-x86_64.config b/kernel-vanilla-x86_64.config index 3b0fe05..4893ab6 100644 --- a/kernel-vanilla-x86_64.config +++ b/kernel-vanilla-x86_64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.215-4.9-vanilla Kernel Configuration +# Linux/x86 4.9.232-4.9-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -7673,6 +7673,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/kernel-vanilla.spec b/kernel-vanilla.spec index 8063123..e8a2d1a 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 4.9 -%define postver 222 +%define postver 232 %define rel 1 %define alt_kernel 4.9-vanilla @@ -30,7 +30,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz # Source0-md5: 0a68ef3615c64bd5ee54a3320e46667d %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz -# Source1-md5: 2d4f1da88dca80efde1438fe81054a5d +# Source1-md5: 4320c18db5ae123379ea29476ad76362 %endif Source2: kernel-module-build.pl -- 2.44.0