mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7 to 3.16.3-1
This commit is contained in:
parent
65c62f7ba6
commit
e347ef2521
2 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv7
|
||||||
_srcname=linux-3.16
|
_srcname=linux-3.16
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv7 multi-platform"
|
_desc="ARMv7 multi-platform"
|
||||||
pkgver=3.16.2
|
pkgver=3.16.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnrel=armv7-x4
|
rcnrel=armv7-x4
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
|
@ -26,14 +26,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
||||||
'0004-emmc-timing-fix.patch'
|
'0004-emmc-timing-fix.patch'
|
||||||
'config')
|
'config')
|
||||||
md5sums=('5c569ed649a0c9711879f333e90c5386'
|
md5sums=('5c569ed649a0c9711879f333e90c5386'
|
||||||
'926e6e2ee0634ce53730701da749b040'
|
'387a93e4833df73217c6b9b92153aa7c'
|
||||||
'2006ae8d29c75587af93171723fed6e4'
|
'779883717469517e983442927ef45ad8'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'3ad860d0d6daedc82091ea29c9730b95'
|
'3ad860d0d6daedc82091ea29c9730b95'
|
||||||
'02cce6b8f88c4392f552b14d0bf2e71c'
|
'02cce6b8f88c4392f552b14d0bf2e71c'
|
||||||
'0a0c5691aea2503cd0c503cb50244f48'
|
'0a0c5691aea2503cd0c503cb50244f48'
|
||||||
'911bffe9c261ca5b91dd0a083d99e81f'
|
'911bffe9c261ca5b91dd0a083d99e81f'
|
||||||
'60b3d6a34b658bfa945fec55ba689240')
|
'ccbc5f2f5b324f0490f497d175d2db31')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/${_srcname}"
|
cd "${srcdir}/${_srcname}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.16.0-2 Kernel Configuration
|
# Linux/arm 3.16.3-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -3902,6 +3902,7 @@ CONFIG_CYPRESS_FIRMWARE=m
|
||||||
CONFIG_DVB_B2C2_FLEXCOP=m
|
CONFIG_DVB_B2C2_FLEXCOP=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)
|
||||||
|
|
Loading…
Reference in a new issue