diff --git a/srcpkgs/linux3.14/files/i386-dotconfig b/srcpkgs/linux3.14/files/i386-dotconfig index 3147d7a2a3c..f7016d84919 100644 --- a/srcpkgs/linux3.14/files/i386-dotconfig +++ b/srcpkgs/linux3.14/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.14.18 Kernel Configuration +# Linux/x86 3.14.19 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -3951,6 +3951,7 @@ CONFIG_VIDEO_SAA7146=m CONFIG_VIDEO_SAA7146_VV=m CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_SIANO_RC=y +# CONFIG_SMS_SIANO_DEBUGFS is not set # # Media ancillary drivers (tuners, sensors, i2c, frontends) diff --git a/srcpkgs/linux3.14/files/x86_64-dotconfig b/srcpkgs/linux3.14/files/x86_64-dotconfig index ab25857d367..a250f012e0e 100644 --- a/srcpkgs/linux3.14/files/x86_64-dotconfig +++ b/srcpkgs/linux3.14/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.14.18 Kernel Configuration +# Linux/x86 3.14.19 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -3941,6 +3941,7 @@ CONFIG_VIDEO_SAA7146=m CONFIG_VIDEO_SAA7146_VV=m CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_SIANO_RC=y +# CONFIG_SMS_SIANO_DEBUGFS is not set # # Media ancillary drivers (tuners, sensors, i2c, frontends) diff --git a/srcpkgs/linux3.14/template b/srcpkgs/linux3.14/template index 85bcbbba809..1edc081887d 100644 --- a/srcpkgs/linux3.14/template +++ b/srcpkgs/linux3.14/template @@ -1,15 +1,15 @@ # Template file for 'linux3.14' # pkgname=linux3.14 -version=3.14.18 -revision=2 +version=3.14.19 +revision=1 wrksrc="linux-${version}" maintainer="Juan RP " 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=e5fc719c245c270d73fff868fc1a804b3a3fba832d1de0a89b6ef75b71190b44 +checksum=c317cd6db94db826b43d1a0992739668e4cdc30365118a5569d00dc301bec561 _kernver="${version}_${revision}"