linux3.16: update to 3.16.3.

This commit is contained in:
Juan RP 2014-09-17 20:22:52 +02:00
parent efdf65686e
commit ec062c9fdd
3 changed files with 7 additions and 5 deletions

View file

@ -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)

View file

@ -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)

View file

@ -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 <johngaltfirstrun@gmail.com>"
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}"