core/linux-omap to 3.1.4-1

This commit is contained in:
Kevin Mihelich 2011-12-02 01:30:20 -05:00
parent 9d9c96a29f
commit 3f4beb89af
2 changed files with 297 additions and 121 deletions

View file

@ -12,7 +12,7 @@ pkgname=('linux-omap' 'linux-headers-omap')
# pkgname=linux-custom # Build kernel with a different name # pkgname=linux-custom # Build kernel with a different name
_kernelname=${pkgname#linux} _kernelname=${pkgname#linux}
_basekernel=3.1 _basekernel=3.1
pkgver=${_basekernel}.2 pkgver=${_basekernel}.4
pkgrel=1 pkgrel=1
arch=('arm') arch=('arm')
url="http://www.kernel.org/" url="http://www.kernel.org/"
@ -21,14 +21,14 @@ makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage')
options=('!strip') options=('!strip')
source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2" 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" "ftp://ftp.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.bz2"
"rcn-ee.diff.gz::http://rcn-ee.net/deb/oneiric/v3.1.2-x4/patch-3.1.2-x4.diff.gz" "rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.1.4-x5/patch-3.1.4-x5.diff.gz"
'config' 'config'
'change-default-console-loglevel.patch' 'change-default-console-loglevel.patch'
'usb-add-reset-resume-quirk-for-several-webcams.patch') 'usb-add-reset-resume-quirk-for-several-webcams.patch')
md5sums=('8d43453f8159b2332ad410b19d86a931' md5sums=('8d43453f8159b2332ad410b19d86a931'
'7487d8e6f00c077f6e15d6f4f9947c30' 'b8b14bdfbf76cfef8e042e7d1a385fca'
'baa81f9cbe059b4b611203ffcb3fe57c' 'e646da419ce620ed8be734887ec85dd5'
'0282ddbe198c306d48a8b6c08f9de041' '5d72a1932baed027ef23e9c055d72621'
'9d3c56a4b999c8bfbd4018089a62f662' '9d3c56a4b999c8bfbd4018089a62f662'
'd00814b57448895e65fbbc800e8a58ba') 'd00814b57448895e65fbbc800e8a58ba')

File diff suppressed because it is too large Load diff