mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-27 00:10:29 +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
|
_srcname=linux-4.0
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="TI AM335x Beaglebone (Black)"
|
_desc="TI AM335x Beaglebone (Black)"
|
||||||
pkgver=4.0.1
|
pkgver=4.0.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnrel=bone1
|
rcnrel=bone1
|
||||||
arch=('armv7h')
|
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"
|
#"git+https://github.com/sfjro/aufs4-standalone.git#branch=aufs4.x-rcN"
|
||||||
'config')
|
'config')
|
||||||
md5sums=('a86916bd12798220da9eb4a1eec3616d'
|
md5sums=('a86916bd12798220da9eb4a1eec3616d'
|
||||||
'80f12ad5146991a83bb35ab141c24f81'
|
'a5a2d31a62688759482968b9c1dc135c'
|
||||||
'c1f4926edcf829ca9c2b66ab20243934'
|
'fcfbe7fcd17c37808136d134c24a494a'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'ab6fcee30e0cced6193b4085d4919917')
|
'ab6fcee30e0cced6193b4085d4919917')
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# arg 2: the old package version
|
# arg 2: the old package version
|
||||||
|
|
||||||
KERNEL_NAME=-am33x
|
KERNEL_NAME=-am33x
|
||||||
KERNEL_VERSION=3.16.0-1-ARCH
|
KERNEL_VERSION=4.0.2-1-ARCH
|
||||||
|
|
||||||
post_install () {
|
post_install () {
|
||||||
# updating module dependencies
|
# updating module dependencies
|
||||||
|
|
Loading…
Reference in a new issue