core/linux-sun4i to 3.4.75-1 (HEAD sunxi-3.4 as of 20140120)

This commit is contained in:
Jason Plum 2014-01-20 18:02:33 -05:00
parent c55ad65e62
commit 3f600ba6f0

View file

@ -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() {