mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-am33x to 4.0.2-1
This commit is contained in:
parent
af37367ae7
commit
c76da6c5b5
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.0
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.0.1
|
||||
pkgver=4.0.2
|
||||
pkgrel=1
|
||||
rcnrel=bone1
|
||||
arch=('armv7h')
|
||||
|
@ -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"
|
||||
'config')
|
||||
md5sums=('a86916bd12798220da9eb4a1eec3616d'
|
||||
'80f12ad5146991a83bb35ab141c24f81'
|
||||
'c1f4926edcf829ca9c2b66ab20243934'
|
||||
'a5a2d31a62688759482968b9c1dc135c'
|
||||
'fcfbe7fcd17c37808136d134c24a494a'
|
||||
'SKIP'
|
||||
'ab6fcee30e0cced6193b4085d4919917')
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-am33x
|
||||
KERNEL_VERSION=3.16.0-1-ARCH
|
||||
KERNEL_VERSION=4.0.2-1-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue