linux3.14: update to 3.14.19.

This commit is contained in:
Juan RP 2014-09-17 20:19:25 +02:00
parent 38cbb04600
commit efdf65686e
3 changed files with 7 additions and 5 deletions

View file

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

View file

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

View file

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