core/linux-armv7 to 3.16.0-2

This commit is contained in:
Kevin Mihelich 2014-08-10 16:01:01 +00:00
parent 124c488aff
commit c841107c80
2 changed files with 8 additions and 8 deletions

View file

@ -8,8 +8,8 @@ _srcname=linux-3.16
_kernelname=${pkgbase#linux}
_desc="ARMv7 multi-platform"
pkgver=3.16.0
pkgrel=1
rcnrel=armv7-x2
pkgrel=2
rcnrel=armv7-x4
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
@ -18,21 +18,21 @@ options=('!strip')
source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
#"http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz"
"http://rcn-ee.net/deb/sid-armhf/v${pkgver}-${rcnrel}/patch-${pkgver%.0}-${rcnrel}.diff.gz"
#"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}"
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs3.x-rcN"
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}"
#"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs3.x-rcN"
'0001-atags-add-support-for-marvell-uboot.patch'
'0002-atags-retrieve-mac-addresses.patch'
'0003-smileplug-devicetree.patch'
'0004-emmc-timing-fix.patch'
'config')
md5sums=('5c569ed649a0c9711879f333e90c5386'
'f04e8f08bd4ec807b8ea824d32b96a4f'
'fb09ddce4b5c81b9aa3c35adeba416cf'
'SKIP'
'3ad860d0d6daedc82091ea29c9730b95'
'02cce6b8f88c4392f552b14d0bf2e71c'
'0a0c5691aea2503cd0c503cb50244f48'
'911bffe9c261ca5b91dd0a083d99e81f'
'f885198b06f4866a3f7b885ffb83b5c0')
'60b3d6a34b658bfa945fec55ba689240')
prepare() {
cd "${srcdir}/${_srcname}"

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.16.0-1 Kernel Configuration
# Linux/arm 3.16.0-2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@ -1595,7 +1595,7 @@ CONFIG_DMA_CMA=y
#
# Default contiguous memory area size:
#
CONFIG_CMA_SIZE_MBYTES=16
CONFIG_CMA_SIZE_MBYTES=32
CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
# CONFIG_CMA_SIZE_SEL_MIN is not set