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

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
core/linux-am33x

View file

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

File diff suppressed because it is too large Load diff