mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-omap to 3.2.3-1
This commit is contained in:
parent
d385332055
commit
e456da0eff
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.2
|
||||
pkgver=${_basekernel}.1
|
||||
pkgver=${_basekernel}.3
|
||||
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.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.1-x3/patch-3.2.1-x3.diff.gz"
|
||||
"rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.2.3-x4/patch-3.2.3-x4.diff.gz"
|
||||
'config'
|
||||
'change-default-console-loglevel.patch'
|
||||
'0006-omap4-usb-improvement.patch')
|
||||
md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
|
||||
'31fc34340f11118873463a1d59d47b7f'
|
||||
'd041033ebd9a1d170c2477f0e1dd5c37'
|
||||
'266bc525f5214db3ec62e6301e6297a6'
|
||||
'27f49ad6786eb233e6595de9fc0aea51'
|
||||
'041a4754d802a7e41e784dd44413389e'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd4c22c6f6c8c53d595552b6285aeab79')
|
||||
|
|
Loading…
Reference in a new issue