mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-am33x to 4.4.0-2
This commit is contained in:
parent
fb1a2867a2
commit
d8e58d071c
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@ _srcname=linux-4.4
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.4.0
|
||||
pkgrel=1
|
||||
rcnrel=bone1
|
||||
pkgrel=2
|
||||
rcnrel=bone2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -21,7 +21,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
"git+https://github.com/RobertCNelson/bb.org-overlays.git"
|
||||
'config')
|
||||
md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
|
||||
'9ac20c0c030dc3455df6d9992bf73d0e'
|
||||
'49c52784ef777e3c68e9eae306709a6b'
|
||||
'SKIP'
|
||||
'2057b469b7430c452fd750da4c590fe2')
|
||||
|
||||
|
|
Loading…
Reference in a new issue