From: Marcin Krol Date: Sun, 14 Jul 2019 18:05:15 +0000 (+0200) Subject: - updated to 4.14.133 X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=352fe3813f7365d974b2eba47402cbac1932ea70;p=packages%2Fkernel.git - updated to 4.14.133 --- diff --git a/kernel-vanilla-x86.config b/kernel-vanilla-x86.config index 621a32a..db5b233 100644 --- a/kernel-vanilla-x86.config +++ b/kernel-vanilla-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.116-4.14-vanilla Kernel Configuration +# Linux/x86 4.14.133-4.14-vanilla Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -5981,6 +5981,7 @@ CONFIG_DRM_AMDGPU_USERPTR=y # CONFIG_DRM_AMD_ACP=y CONFIG_DRM_NOUVEAU=m +CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y CONFIG_NOUVEAU_DEBUG=5 CONFIG_NOUVEAU_DEBUG_DEFAULT=3 CONFIG_DRM_NOUVEAU_BACKLIGHT=y diff --git a/kernel-vanilla-x86_64.config b/kernel-vanilla-x86_64.config index a62113b..86d8e85 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.14.116-4.14-vanilla Kernel Configuration +# Linux/x86 4.14.133-4.14-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -5848,6 +5848,7 @@ CONFIG_DRM_AMDGPU_USERPTR=y # CONFIG_DRM_AMD_ACP=y CONFIG_DRM_NOUVEAU=m +CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y CONFIG_NOUVEAU_DEBUG=5 CONFIG_NOUVEAU_DEBUG_DEFAULT=3 CONFIG_DRM_NOUVEAU_BACKLIGHT=y diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 84456fd..6831fd6 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 4.14 -%define postver 126 +%define postver 133 %define rel 1 %define alt_kernel 4.14-vanilla @@ -30,7 +30,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz # Source0-md5: bacdb9ffdcd922aa069a5e1520160e24 %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz -# Source1-md5: 4a2100c284ea316d1a3b0d48fb126221 +# Source1-md5: 636afd0a0e839bc7b8c5f7449e222d4d %endif Source2: kernel-module-build.pl