mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-armv7 to 3.12.0-2
This commit is contained in:
parent
eadb968b91
commit
a39e17f16f
2 changed files with 633 additions and 154 deletions
|
@ -4,22 +4,22 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-armv7
|
||||
_srcname=linux-3.12-rc2
|
||||
_srcname=linux-3.12
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=3.12.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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/testing/${_srcname}.tar.xz"
|
||||
"rcn.patch.gz::http://rcn-ee.net/deb/sid-armhf/v3.12.0-rc2-armv7-x1/patch-3.12-rc2-armv7-x1.diff.gz"
|
||||
source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
||||
"rcn.patch.gz::http://rcn-ee.net/deb/sid-armhf/v3.12.0-armv7-x7/patch-3.12-armv7-x7.diff.gz"
|
||||
'config')
|
||||
md5sums=('a55358abfc6017328b65a08277f33429'
|
||||
'0004b5526e6aa8bfa48a7dfe3ee78312'
|
||||
'9cb6b6b549a37b046ac5dbf081c1cf89')
|
||||
md5sums=('cc6ee608854e0da4b64f6c1ff8b6398c'
|
||||
'7a400b0a05afc97669ec267fd3715ebf'
|
||||
'2575e98bb1b884fbe1a1ff39ceacb849')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue