From 7a922cef50cdef439a5fbd7a3d60bb9e25d10e2d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 18 Sep 2015 07:32:38 +0200 Subject: [PATCH] linuxX.XX: disable CONFIG_FW_LOADER_USER_HELPER. User firmware helpers are really deprecated. Close #2548 --- srcpkgs/linux3.14/files/i386-dotconfig | 2 +- srcpkgs/linux3.14/files/x86_64-dotconfig | 2 +- srcpkgs/linux3.14/template | 2 +- srcpkgs/linux3.18/files/i386-dotconfig | 2 +- srcpkgs/linux3.18/files/x86_64-dotconfig | 2 +- srcpkgs/linux3.18/template | 2 +- srcpkgs/linux4.0/files/i386-dotconfig | 2 +- srcpkgs/linux4.0/files/x86_64-dotconfig | 2 +- srcpkgs/linux4.0/template | 2 +- srcpkgs/linux4.1/files/i386-dotconfig | 2 +- srcpkgs/linux4.1/files/x86_64-dotconfig | 2 +- srcpkgs/linux4.1/template | 2 +- srcpkgs/linux4.2/files/i386-dotconfig | 4 ++-- srcpkgs/linux4.2/files/x86_64-dotconfig | 4 ++-- srcpkgs/linux4.2/template | 2 +- 15 files changed, 17 insertions(+), 17 deletions(-) diff --git a/srcpkgs/linux3.14/files/i386-dotconfig b/srcpkgs/linux3.14/files/i386-dotconfig index 211203ef397..f1837419556 100644 --- a/srcpkgs/linux3.14/files/i386-dotconfig +++ b/srcpkgs/linux3.14/files/i386-dotconfig @@ -1472,7 +1472,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y +# CONFIG_FW_LOADER_USER_HELPER is not set # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DEVRES is not set CONFIG_SYS_HYPERVISOR=y diff --git a/srcpkgs/linux3.14/files/x86_64-dotconfig b/srcpkgs/linux3.14/files/x86_64-dotconfig index 40a4836c43e..97fb89bb8e6 100644 --- a/srcpkgs/linux3.14/files/x86_64-dotconfig +++ b/srcpkgs/linux3.14/files/x86_64-dotconfig @@ -1467,7 +1467,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y +# CONFIG_FW_LOADER_USER_HELPER is not set # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DEVRES is not set CONFIG_SYS_HYPERVISOR=y diff --git a/srcpkgs/linux3.14/template b/srcpkgs/linux3.14/template index ae8a57d2ea9..ac954a1d60a 100644 --- a/srcpkgs/linux3.14/template +++ b/srcpkgs/linux3.14/template @@ -2,7 +2,7 @@ # pkgname=linux3.14 version=3.14.52 -revision=1 +revision=2 wrksrc="linux-${version}" maintainer="Juan RP " homepage="http://www.kernel.org" diff --git a/srcpkgs/linux3.18/files/i386-dotconfig b/srcpkgs/linux3.18/files/i386-dotconfig index 8bb4cc3e56f..1d50b38c0a7 100644 --- a/srcpkgs/linux3.18/files/i386-dotconfig +++ b/srcpkgs/linux3.18/files/i386-dotconfig @@ -1523,7 +1523,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y +# CONFIG_FW_LOADER_USER_HELPER is not set # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_DEBUG_DRIVER is not set diff --git a/srcpkgs/linux3.18/files/x86_64-dotconfig b/srcpkgs/linux3.18/files/x86_64-dotconfig index 6eb262cf492..33740045e2f 100644 --- a/srcpkgs/linux3.18/files/x86_64-dotconfig +++ b/srcpkgs/linux3.18/files/x86_64-dotconfig @@ -1523,7 +1523,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y +# CONFIG_FW_LOADER_USER_HELPER is not set # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_DEBUG_DRIVER is not set diff --git a/srcpkgs/linux3.18/template b/srcpkgs/linux3.18/template index e9b865d3bf4..c2bdba503ed 100644 --- a/srcpkgs/linux3.18/template +++ b/srcpkgs/linux3.18/template @@ -2,7 +2,7 @@ # pkgname=linux3.18 version=3.18.21 -revision=1 +revision=2 wrksrc="linux-${version}" maintainer="Juan RP " homepage="http://www.kernel.org" diff --git a/srcpkgs/linux4.0/files/i386-dotconfig b/srcpkgs/linux4.0/files/i386-dotconfig index f70e3c870c5..ea5ce04d11e 100644 --- a/srcpkgs/linux4.0/files/i386-dotconfig +++ b/srcpkgs/linux4.0/files/i386-dotconfig @@ -1553,7 +1553,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y +# CONFIG_FW_LOADER_USER_HELPER is not set # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_WANT_DEV_COREDUMP=y CONFIG_ALLOW_DEV_COREDUMP=y diff --git a/srcpkgs/linux4.0/files/x86_64-dotconfig b/srcpkgs/linux4.0/files/x86_64-dotconfig index cf4f4d8f9ff..f5230b7a54a 100644 --- a/srcpkgs/linux4.0/files/x86_64-dotconfig +++ b/srcpkgs/linux4.0/files/x86_64-dotconfig @@ -1551,7 +1551,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y +# CONFIG_FW_LOADER_USER_HELPER is not set # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_WANT_DEV_COREDUMP=y CONFIG_ALLOW_DEV_COREDUMP=y diff --git a/srcpkgs/linux4.0/template b/srcpkgs/linux4.0/template index cfd450f25e2..91a0825f312 100644 --- a/srcpkgs/linux4.0/template +++ b/srcpkgs/linux4.0/template @@ -2,7 +2,7 @@ # pkgname=linux4.0 version=4.0.9 -revision=1 +revision=2 wrksrc="linux-${version}" maintainer="Juan RP " homepage="http://www.kernel.org" diff --git a/srcpkgs/linux4.1/files/i386-dotconfig b/srcpkgs/linux4.1/files/i386-dotconfig index bd98a5482f1..a1688211376 100644 --- a/srcpkgs/linux4.1/files/i386-dotconfig +++ b/srcpkgs/linux4.1/files/i386-dotconfig @@ -1547,7 +1547,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y +# CONFIG_FW_LOADER_USER_HELPER is not set # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_WANT_DEV_COREDUMP=y CONFIG_ALLOW_DEV_COREDUMP=y diff --git a/srcpkgs/linux4.1/files/x86_64-dotconfig b/srcpkgs/linux4.1/files/x86_64-dotconfig index f64e7935d7b..01562c8ec0e 100644 --- a/srcpkgs/linux4.1/files/x86_64-dotconfig +++ b/srcpkgs/linux4.1/files/x86_64-dotconfig @@ -1559,7 +1559,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y +# CONFIG_FW_LOADER_USER_HELPER is not set # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_WANT_DEV_COREDUMP=y CONFIG_ALLOW_DEV_COREDUMP=y diff --git a/srcpkgs/linux4.1/template b/srcpkgs/linux4.1/template index d2f7f8a4e2e..afe1a7ae18d 100644 --- a/srcpkgs/linux4.1/template +++ b/srcpkgs/linux4.1/template @@ -2,7 +2,7 @@ # pkgname=linux4.1 version=4.1.7 -revision=1 +revision=2 wrksrc="linux-${version}" maintainer="Juan RP " homepage="http://www.kernel.org" diff --git a/srcpkgs/linux4.2/files/i386-dotconfig b/srcpkgs/linux4.2/files/i386-dotconfig index 7224552d7ae..98cef6d31ec 100644 --- a/srcpkgs/linux4.2/files/i386-dotconfig +++ b/srcpkgs/linux4.2/files/i386-dotconfig @@ -1561,8 +1561,8 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y -CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y +# CONFIG_FW_LOADER_USER_HELPER is not set +# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_WANT_DEV_COREDUMP=y CONFIG_ALLOW_DEV_COREDUMP=y CONFIG_DEV_COREDUMP=y diff --git a/srcpkgs/linux4.2/files/x86_64-dotconfig b/srcpkgs/linux4.2/files/x86_64-dotconfig index d9842f68c17..d258be56bca 100644 --- a/srcpkgs/linux4.2/files/x86_64-dotconfig +++ b/srcpkgs/linux4.2/files/x86_64-dotconfig @@ -1574,8 +1574,8 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="" -CONFIG_FW_LOADER_USER_HELPER=y -CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y +# CONFIG_FW_LOADER_USER_HELPER is not set +# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set CONFIG_WANT_DEV_COREDUMP=y CONFIG_ALLOW_DEV_COREDUMP=y CONFIG_DEV_COREDUMP=y diff --git a/srcpkgs/linux4.2/template b/srcpkgs/linux4.2/template index 8d8b9417f4b..56cc9e7439e 100644 --- a/srcpkgs/linux4.2/template +++ b/srcpkgs/linux4.2/template @@ -2,7 +2,7 @@ # pkgname=linux4.2 version=4.2.0 -revision=1 +revision=2 wrksrc="linux-${version%.*}" maintainer="Juan RP " homepage="http://www.kernel.org"