mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-am33x to 3.16.3-1
This commit is contained in:
parent
eb219948cf
commit
136aa8541e
2 changed files with 7 additions and 6 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-3.16
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=3.16.2
|
||||
pkgver=3.16.3
|
||||
pkgrel=1
|
||||
rcnrel=bone5
|
||||
rcnrel=bone6
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -21,10 +21,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}"
|
||||
'config')
|
||||
md5sums=('5c569ed649a0c9711879f333e90c5386'
|
||||
'926e6e2ee0634ce53730701da749b040'
|
||||
'606122a7a607959b92b73281f52fe3d0'
|
||||
'387a93e4833df73217c6b9b92153aa7c'
|
||||
'db92fb124218e28897d12e72158b60b1'
|
||||
'SKIP'
|
||||
'142d0cf171e366a4ffccc66fc6a60038')
|
||||
'63c7a2e96852826b5fa7e40877d45fbd')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.16.2-1 Kernel Configuration
|
||||
# Linux/arm 3.16.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -3271,6 +3271,7 @@ CONFIG_CYPRESS_FIRMWARE=m
|
|||
CONFIG_DVB_B2C2_FLEXCOP=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)
|
||||
|
|
Loading…
Reference in a new issue