linux3.16-ck: update to 3.16.3
This commit is contained in:
parent
008e447e46
commit
92fca2c2b2
3 changed files with 8 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# 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_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
|
@ -3995,6 +3995,7 @@ CONFIG_VIDEO_SAA7146=m
|
||||||
CONFIG_VIDEO_SAA7146_VV=m
|
CONFIG_VIDEO_SAA7146_VV=m
|
||||||
CONFIG_SMS_SIANO_MDTV=m
|
CONFIG_SMS_SIANO_MDTV=m
|
||||||
CONFIG_SMS_SIANO_RC=y
|
CONFIG_SMS_SIANO_RC=y
|
||||||
|
# CONFIG_SMS_SIANO_DEBUGFS is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Media ancillary drivers (tuners, sensors, i2c, frontends)
|
# Media ancillary drivers (tuners, sensors, i2c, frontends)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# 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_64BIT=y
|
||||||
CONFIG_X86_64=y
|
CONFIG_X86_64=y
|
||||||
|
@ -3963,6 +3963,7 @@ CONFIG_VIDEO_SAA7146=m
|
||||||
CONFIG_VIDEO_SAA7146_VV=m
|
CONFIG_VIDEO_SAA7146_VV=m
|
||||||
CONFIG_SMS_SIANO_MDTV=m
|
CONFIG_SMS_SIANO_MDTV=m
|
||||||
CONFIG_SMS_SIANO_RC=y
|
CONFIG_SMS_SIANO_RC=y
|
||||||
|
# CONFIG_SMS_SIANO_DEBUGFS is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Media ancillary drivers (tuners, sensors, i2c, frontends)
|
# Media ancillary drivers (tuners, sensors, i2c, frontends)
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'linux3.16-ck'
|
# Template file for 'linux3.16-ck'
|
||||||
#
|
#
|
||||||
pkgname=linux3.16-ck
|
pkgname=linux3.16-ck
|
||||||
version=3.16.2
|
version=3.16.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="John Galt <johngaltfirstrun@gmail.com>"
|
maintainer="John Galt <johngaltfirstrun@gmail.com>"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="Colin Kolivas patched Linux kernel and modules (${version%.*} series)"
|
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"
|
http://ck.kolivas.org/patches/3.0/3.16/3.16-ck2/patch-3.16-ck2.bz2"
|
||||||
checksum="6e7942b4cc99c161b58bea6d3a5b15914e951ff3ebdaf9463b666c9c12a0859a
|
checksum="5391a34f935f35928408d058efcf18244cd9967f0ac19e2197d788ec348655d9
|
||||||
7f04f035e7e2f65e3b799508b25bb2f7e717ee0b2330ba1097f05b56ed36b02a"
|
7f04f035e7e2f65e3b799508b25bb2f7e717ee0b2330ba1097f05b56ed36b02a"
|
||||||
|
|
||||||
_kernver="${version}ck_${revision}"
|
_kernver="${version}ck_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue