mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-sun4i to 3.4.75-1 (HEAD sunxi-3.4 as of 20140120)
This commit is contained in:
parent
c55ad65e62
commit
3f600ba6f0
1 changed files with 4 additions and 4 deletions
|
@ -6,14 +6,14 @@ buildarch=4
|
|||
_mach=sun4i
|
||||
_github_user=linux-sunxi
|
||||
_github_repo=linux-sunxi
|
||||
_github_commitID=ed6678385ef7e56f473b69d928fadecef4c280c1
|
||||
_github_commitID=9cfbbed3b2b098774b04553843d2f4092b8f7fe8
|
||||
pkgbase=linux-${_mach}
|
||||
pkgname=("linux-${_mach}" "linux-headers-${_mach}")
|
||||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.0
|
||||
pkgver=${_basekernel}.57
|
||||
pkgrel=6
|
||||
pkgver=${_basekernel}.75
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,7 +25,7 @@ source=('config'
|
|||
'memset.patch')
|
||||
md5sums=('907230d720dab07f7e29c541b5ef2d32'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'1d57b811237d5447bedacf74be15808e'
|
||||
'f90f3b570528cb60027261422f68b841'
|
||||
'39be2896f0b968d61a19b33da75ce6e0')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue