From 92fca2c2b2439f2d139ea6cb391276ddce09ea60 Mon Sep 17 00:00:00 2001 From: John Galt Date: Wed, 17 Sep 2014 19:02:29 -0700 Subject: [PATCH] linux3.16-ck: update to 3.16.3 --- srcpkgs/linux3.16-ck/files/i386-dotconfig | 3 ++- srcpkgs/linux3.16-ck/files/x86_64-dotconfig | 3 ++- srcpkgs/linux3.16-ck/template | 8 ++++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/srcpkgs/linux3.16-ck/files/i386-dotconfig b/srcpkgs/linux3.16-ck/files/i386-dotconfig index 0e54eac71a3..6f16546d436 100644 --- a/srcpkgs/linux3.16-ck/files/i386-dotconfig +++ b/srcpkgs/linux3.16-ck/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.16.2-ck2 Kernel Configuration +# Linux/i386 3.16.3-ck2 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -3995,6 +3995,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-ck/files/x86_64-dotconfig b/srcpkgs/linux3.16-ck/files/x86_64-dotconfig index 49275ff4337..f47bbd19db4 100644 --- a/srcpkgs/linux3.16-ck/files/x86_64-dotconfig +++ b/srcpkgs/linux3.16-ck/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.16.2-ck2 Kernel Configuration +# Linux/x86 3.16.3-ck2 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -3963,6 +3963,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-ck/template b/srcpkgs/linux3.16-ck/template index 5337fdc547e..28c1e262bf1 100644 --- a/srcpkgs/linux3.16-ck/template +++ b/srcpkgs/linux3.16-ck/template @@ -1,16 +1,16 @@ # Template file for 'linux3.16-ck' # pkgname=linux3.16-ck -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="Colin Kolivas patched Linux kernel and modules (${version%.*} series)" -distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz +distfiles="https://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz http://ck.kolivas.org/patches/3.0/3.16/3.16-ck2/patch-3.16-ck2.bz2" -checksum="6e7942b4cc99c161b58bea6d3a5b15914e951ff3ebdaf9463b666c9c12a0859a +checksum="5391a34f935f35928408d058efcf18244cd9967f0ac19e2197d788ec348655d9 7f04f035e7e2f65e3b799508b25bb2f7e717ee0b2330ba1097f05b56ed36b02a" _kernver="${version}ck_${revision}"