mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-am33x to 4.0.3-1
This commit is contained in:
parent
1d28a25e29
commit
4e88c57dfb
1 changed files with 4 additions and 4 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
||||||
_srcname=linux-4.0
|
_srcname=linux-4.0
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="TI AM335x Beaglebone (Black)"
|
_desc="TI AM335x Beaglebone (Black)"
|
||||||
pkgver=4.0.2
|
pkgver=4.0.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnrel=bone1
|
rcnrel=bone3
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -22,8 +22,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
||||||
#"git+https://github.com/sfjro/aufs4-standalone.git#branch=aufs4.x-rcN"
|
#"git+https://github.com/sfjro/aufs4-standalone.git#branch=aufs4.x-rcN"
|
||||||
'config')
|
'config')
|
||||||
md5sums=('a86916bd12798220da9eb4a1eec3616d'
|
md5sums=('a86916bd12798220da9eb4a1eec3616d'
|
||||||
'a5a2d31a62688759482968b9c1dc135c'
|
'0ccd3969e595402f4f6bed790d5481a6'
|
||||||
'fcfbe7fcd17c37808136d134c24a494a'
|
'7241d082478dc5e581b9d6bd1aa3e345'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'ab6fcee30e0cced6193b4085d4919917')
|
'ab6fcee30e0cced6193b4085d4919917')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue