mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-am33x to 3.8.13-3
This commit is contained in:
parent
0d081bdd34
commit
8bb02baa24
1 changed files with 4 additions and 7 deletions
|
@ -1,9 +1,6 @@
|
|||
# am33x Beaglebone and Beaglebone Black kernel and headers
|
||||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
# am33x kernel and headers
|
||||
# - note: any other kernel packages should include headers for that march
|
||||
# - there will be no v7 kernel26 package, each march will be tagged individually
|
||||
|
||||
buildarch=4
|
||||
|
||||
pkgbase=linux-am33x
|
||||
|
@ -12,8 +9,8 @@ pkgname=('linux-am33x' 'linux-headers-am33x')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=2
|
||||
bonerel=20
|
||||
pkgrel=3
|
||||
bonerel=21
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -27,7 +24,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
'aufs3-3.8.patch.xz')
|
||||
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
|
||||
'412da22dabe4d7fcb78b3c14e53cd892'
|
||||
'b42f5c723470c04729f05f099cc5d7bf'
|
||||
'b3c0e8532e50893f6b7f502fed99f447'
|
||||
'216d770c43e35651777927a9df1bd3a4'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
|
Loading…
Reference in a new issue