mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-am33x to 3.2.21-3
This commit is contained in:
parent
bfca3accd4
commit
9b14f9a77f
1 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ pkgname=('linux-am33x' 'linux-headers-am33x')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.2
|
||||
pkgver=${_basekernel}.21
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -21,12 +21,12 @@ makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage')
|
|||
options=('!strip')
|
||||
source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
||||
#"ftp://ftp.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.bz2"
|
||||
"rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.2.21-psp16/patch-3.2-psp16.diff.gz"
|
||||
"rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.2.21-psp16/patch-3.2-psp17.diff.gz"
|
||||
'config'
|
||||
'change-default-console-loglevel.patch'
|
||||
'aufs3-3.2.patch.gz')
|
||||
md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
|
||||
'0fb29519ba6297c2e2504a2b09246011'
|
||||
'25647d166c0616abc5bd2618ef4abe9b'
|
||||
'9597e523b495d417009d4b8703634f04'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'6ea7b005a74be27abb072c934ef15a2c')
|
||||
|
|
Loading…
Reference in a new issue