Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs

This commit is contained in:
Kevin Mihelich 2014-04-10 13:11:07 +00:00
commit d89f3f8ab5
2 changed files with 13 additions and 4 deletions

View file

@ -15,7 +15,7 @@ _srcname=linux-linaro-stable-mx6-${_commit}
_kernelname=${pkgname#linux}
_basekernel=3.10
pkgver=${_basekernel}.30
pkgrel=14
pkgrel=15
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')
@ -29,7 +29,7 @@ source=("https://github.com/solidrun/linux-linaro-stable-mx6/archive/${_commit}.
'http://hg.openbricks.org/openbricks/raw-file/414a70875fc4/config/platforms/arm/imx6/machines/cuboxi/packages/linux/patches/991_cubox-i-use-ipu0.patch'
'http://hg.openbricks.org/openbricks/raw-file/414a70875fc4/config/platforms/arm/imx6/machines/cuboxi/packages/linux/patches/992_hummingboard-use-ipu0-disable-cec.patch')
md5sums=('40a7283cfa9b3519453928f787f67fe9'
'9855a22f1abcf2e49a2400d798335e28'
'b5931a21a8710e75ce50126abdb4985a'
'9d3c56a4b999c8bfbd4018089a62f662'
'8dc29365fc5b0668c10f630cc5b5d82d'
'7f91cc11b6a63771e415bb3549de8fdd'

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.10.30-13 Kernel Configuration
# Linux/arm 3.10.30-15 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_MIGHT_HAVE_PCI=y
@ -4190,7 +4190,16 @@ CONFIG_SUNRPC_SWAP=y
CONFIG_RPCSEC_GSS_KRB5=y
# CONFIG_SUNRPC_DEBUG is not set
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
CONFIG_CIFS=y
CONFIG_CIFS_STATS=y
CONFIG_CIFS_STATS2=y
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_UPCALL is not set
# CONFIG_CIFS_XATTR is not set
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DFS_UPCALL is not set
# CONFIG_CIFS_SMB2 is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set