core/linux-armv5 to 3.14.1-1

This commit is contained in:
Kevin Mihelich 2014-04-16 00:29:56 +00:00
parent 63319bd60f
commit 8e91bb8fd3

View file

@ -15,7 +15,7 @@ license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
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://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz"
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}"
'0001-Revert-mmc-mxs-use-mmc_of_parse-to-parse-devicetree-.patch'
'0002-Revert-mmc-mxs-use-mmc_gpio_get_ro-for-detecting-rea.patch'
@ -26,6 +26,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
'gpio-clamp.patch'
'config')
md5sums=('b621207b3f6ecbb67db18b13258f8ea8'
'2526eb95793ecc1c22d7e1428ef23cdc'
'SKIP'
'58ba9b8d74609d5256ed87ed4d53fd93'
'c819b56b5d6ebe32b9ef44a0ae8fc4c2'
@ -40,7 +41,7 @@ prepare() {
cd "${srcdir}/${_srcname}"
# add upstream patch
#git apply "${srcdir}/patch-${pkgver}"
git apply "${srcdir}/patch-${pkgver}"
# ALARM patches
patch -Np1 -i ../imx23-olinuxino.patch