bananapi-base: fix xlint; enable for armv7l*
This commit is contained in:
parent
737ab6c460
commit
df4aaf2343
1 changed files with 3 additions and 3 deletions
|
@ -2,14 +2,14 @@
|
||||||
# Based on odroid-u2-base
|
# Based on odroid-u2-base
|
||||||
pkgname=bananapi-base
|
pkgname=bananapi-base
|
||||||
version=2.3
|
version=2.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=meta
|
build_style=meta
|
||||||
homepage="http://www.voidlinux.org"
|
|
||||||
short_desc="Void Linux Banana Pi platform package"
|
short_desc="Void Linux Banana Pi platform package"
|
||||||
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
|
homepage="http://www.voidlinux.org"
|
||||||
|
|
||||||
archs="armv7l"
|
archs="armv7l*"
|
||||||
depends="virtual?ntp-daemon sun7i-kernel bananapi-uboot linux-firmware-network"
|
depends="virtual?ntp-daemon sun7i-kernel bananapi-uboot linux-firmware-network"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue