diff --git a/srcpkgs/linux3.16/files/i386-dotconfig b/srcpkgs/linux3.16/files/i386-dotconfig index 9568a129c99..a87b0fa28d1 100644 --- a/srcpkgs/linux3.16/files/i386-dotconfig +++ b/srcpkgs/linux3.16/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.16.2 Kernel Configuration +# Linux/x86 3.16.3 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -4004,6 +4004,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.16/files/x86_64-dotconfig b/srcpkgs/linux3.16/files/x86_64-dotconfig index 9753955bab6..a5f0b5c7a22 100644 --- a/srcpkgs/linux3.16/files/x86_64-dotconfig +++ b/srcpkgs/linux3.16/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.16.2 Kernel Configuration +# Linux/x86 3.16.3 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -3983,6 +3983,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.16/template b/srcpkgs/linux3.16/template index bc336797ad7..46e27699f12 100644 --- a/srcpkgs/linux3.16/template +++ b/srcpkgs/linux3.16/template @@ -1,15 +1,15 @@ # Template file for 'linux3.16' # pkgname=linux3.16 -version=3.16.2 -revision=2 +version=3.16.3 +revision=1 wrksrc="linux-${version}" maintainer="John Galt " 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=6e7942b4cc99c161b58bea6d3a5b15914e951ff3ebdaf9463b666c9c12a0859a +checksum=5391a34f935f35928408d058efcf18244cd9967f0ac19e2197d788ec348655d9 _kernver="${version}_${revision}"