mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-aarch64-rc to 4.12.rc1-1
This commit is contained in:
parent
7ad909fffe
commit
e8b32a90bc
2 changed files with 209 additions and 43 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
buildarch=8
|
||||
|
||||
_rcver=4.11
|
||||
_rcrel=8
|
||||
_rcver=4.12
|
||||
_rcrel=1
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -17,13 +17,13 @@ url="http://www.kernel.org/"
|
|||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
||||
options=('!strip')
|
||||
source=("https://www.kernel.org/pub/linux/kernel/v4.x/testing/${_srcname}.tar.xz"
|
||||
source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
||||
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('6eb1b94743f781f0dab2a6c6f673908c'
|
||||
md5sums=('08606cfcf5792a0b20456e3ae51ed7ac'
|
||||
'1d852d09fa6ec38017b3ebe631c02d32'
|
||||
'4961cdad1bb89de5766d459187db3434'
|
||||
'9cb90ef788f3e2deae7cb324bb3dc125'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue