diff --git a/srcpkgs/linux3.18/files/i386-dotconfig b/srcpkgs/linux3.18/files/i386-dotconfig index f940c1f0a7b..d91ccbb0a6b 100644 --- a/srcpkgs/linux3.18/files/i386-dotconfig +++ b/srcpkgs/linux3.18/files/i386-dotconfig @@ -1520,7 +1520,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 a144219ddeb..0d4ec6f1d13 100644 --- a/srcpkgs/linux3.18/files/x86_64-dotconfig +++ b/srcpkgs/linux3.18/files/x86_64-dotconfig @@ -1520,7 +1520,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 e06b86b2056..23fed65f9ec 100644 --- a/srcpkgs/linux3.18/template +++ b/srcpkgs/linux3.18/template @@ -1,7 +1,7 @@ # Template file for 'linux3.18' # pkgname=linux3.18 -version=3.18.9 +version=3.18.10 revision=1 wrksrc="linux-${version}" maintainer="Juan RP " @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz" -checksum=b1b7719a4bad027f2efc8477a19c6625d51d127640e3373fcd03b41334319501 +checksum=d03015f01235ae046d9d39c0a70ad21a7a97fec0620741ea2d8306289707b04e _kernver="${version}_${revision}"