mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-omap to 3.1.2-1
This commit is contained in:
parent
b27b059dbf
commit
ffea9e00c5
1 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ pkgname=('linux-omap' 'linux-headers-omap')
|
|||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.1
|
||||
pkgver=${_basekernel}.1
|
||||
pkgver=${_basekernel}.2
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -21,13 +21,13 @@ makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage')
|
|||
options=('!strip')
|
||||
source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2"
|
||||
"ftp://ftp.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.bz2"
|
||||
"rcn-ee.diff.gz::http://rcn-ee.net/deb/oneiric/v3.1.1-x3/patch-3.1.1-x3.diff.gz"
|
||||
"rcn-ee.diff.gz::http://rcn-ee.net/deb/oneiric/v3.1.2-x4/patch-3.1.2-x4.diff.gz"
|
||||
'config'
|
||||
'change-default-console-loglevel.patch'
|
||||
'usb-add-reset-resume-quirk-for-several-webcams.patch')
|
||||
md5sums=('8d43453f8159b2332ad410b19d86a931'
|
||||
'8eb92cc70e7f8d1d18a349ba8c029d7d'
|
||||
'9c7998627bd7c4b83999040d35a131cc'
|
||||
'7487d8e6f00c077f6e15d6f4f9947c30'
|
||||
'baa81f9cbe059b4b611203ffcb3fe57c'
|
||||
'0282ddbe198c306d48a8b6c08f9de041'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd00814b57448895e65fbbc800e8a58ba')
|
||||
|
|
Loading…
Reference in a new issue