diff --git a/srcpkgs/linux3.14/files/i386-dotconfig b/srcpkgs/linux3.14/files/i386-dotconfig index 682ba7826f0..99b92569ae6 100644 --- a/srcpkgs/linux3.14/files/i386-dotconfig +++ b/srcpkgs/linux3.14/files/i386-dotconfig @@ -1469,7 +1469,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 eda3187bfb4..e22eaa14650 100644 --- a/srcpkgs/linux3.14/files/x86_64-dotconfig +++ b/srcpkgs/linux3.14/files/x86_64-dotconfig @@ -1464,7 +1464,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 b9b7ded6ee3..92f4e72d87e 100644 --- a/srcpkgs/linux3.14/template +++ b/srcpkgs/linux3.14/template @@ -1,7 +1,7 @@ # Template file for 'linux3.14' # pkgname=linux3.14 -version=3.14.36 +version=3.14.37 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 (3.14 series)" distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz" -checksum=19d0e157ae36fb6f0789fe4cd7b0b6c67856cfc1995605076b74eff10718f40e +checksum=ccaf13806075aaefc171410282281bdf27f830029a74ea11cd6868bf4f8a04df _kernver="${version}_${revision}"