mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-armv7 to 3.12.0-3
This commit is contained in:
parent
b98f1dc877
commit
df1f55ae7b
1 changed files with 3 additions and 3 deletions
|
@ -8,17 +8,17 @@ _srcname=linux-3.12
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=3.12.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
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.12.0-armv7-x7/patch-3.12-armv7-x7.diff.gz"
|
||||
"rcn.patch.gz::http://rcn-ee.net/deb/sid-armhf/v3.12.0-armv7-x8/patch-3.12-armv7-x8.diff.gz"
|
||||
'config')
|
||||
md5sums=('cc6ee608854e0da4b64f6c1ff8b6398c'
|
||||
'7a400b0a05afc97669ec267fd3715ebf'
|
||||
'1947ecacb856c2c2b9db3679a4978653'
|
||||
'2575e98bb1b884fbe1a1ff39ceacb849')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue