core/linux-am33x to 3.12.0-1 (fixes #572)

This commit is contained in:
Kevin Mihelich 2013-09-25 21:36:19 +00:00
parent a8454b8248
commit 64efac57bf
2 changed files with 1109 additions and 736 deletions

View file

@ -4,22 +4,22 @@
buildarch=4
pkgbase=linux-am33x
_srcname=linux-3.11
_srcname=linux-3.12-rc2
_kernelname=${pkgbase#linux}
_desc="TI AM335x Beaglebone (Black)"
pkgver=3.11.0
pkgver=3.12.0
pkgrel=1
arch=('armv7h')
url="http://www.kernel.org/"
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"
"rcn.patch.gz::http://rcn-ee.net/deb/sid-armhf/v3.11.0-bone5/patch-3.11-bone5.diff.gz"
source=("http://www.kernel.org/pub/linux/kernel/v3.x/testing/${_srcname}.tar.xz"
"rcn.patch.gz::http://rcn-ee.net/deb/sid-armhf/v3.12.0-rc2-bone2/patch-3.12-rc2-bone2.diff.gz"
'config')
md5sums=('fea363551ff45fbe4cb88497b863b261'
'b189a0cd3b4daf45df3ba9a6493a8e1d'
'4993d27c660357528134c0c2bac018b7')
md5sums=('a55358abfc6017328b65a08277f33429'
'2ad35fd6d891b034fc482d09b17b7d0b'
'964f8e91d483235eccf0e81253325631')
prepare() {
cd "${srcdir}/${_srcname}"

File diff suppressed because it is too large Load diff