core/linux-raspberrypi to 3.10.25-2

This commit is contained in:
Kevin Mihelich 2014-01-09 20:09:48 +00:00
parent afcc12452b
commit 8e95008cda

View file

@ -4,12 +4,12 @@
buildarch=18
pkgbase=linux-raspberrypi
_commit=75d03120bc36b1cc3166973b8edc11f033ab7c0d
_commit=dee3db1c55e9a1c2efce858f44d9810cc2392b18
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi"
pkgver=3.10.25
pkgrel=1
pkgrel=2
arch=('arm armv6h')
url="http://www.kernel.org/"
license=('GPL2')
@ -23,15 +23,14 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'imagetool-uncompressed.py'
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}"
'rasclockPCF2127.patch::http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/patch/?id=18cb6368f0b0fc6a28bd49ee547b4f655db97fc3')
md5sums=('6bd627da809c3a6f080a9d578fd471d7'
md5sums=('cd52594afe95535dd6bac4f6a7a60b20'
'32fd2a88136c75e11ef0d593acd8aeaa'
'9d3c56a4b999c8bfbd4018089a62f662'
'9335d1263fd426215db69841a380ea26'
'a00e424e2fbb8c5a5f77ba2c4871bed4'
'2f82dbe5752af65ff409d737caf11954'
'SKIP'
'fc75790fbb31312459770c682113c5bc')
'fc75790fbb31312459770c682113c5bc')
prepare() {
cd "${srcdir}/${_srcname}"