odroid-u2-base: depend on odroid-u2-kernel and drop noarch.
This commit is contained in:
parent
c5b1bd0aba
commit
d120d1b1c5
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'odroid-u2-base'
|
# Template file for 'odroid-u2-base'
|
||||||
pkgname=odroid-u2-base
|
pkgname=odroid-u2-base
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
hostmakedepends="uboot-mkimage"
|
hostmakedepends="uboot-mkimage"
|
||||||
|
makedepends="odroid-u2-kernel"
|
||||||
|
depends="${makedepends}"
|
||||||
short_desc="ODROID U2/U3 base files"
|
short_desc="ODROID U2/U3 base files"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL-2.0"
|
license="GPL-2.0"
|
||||||
provides="odroid-u2-ubootcfg-${version}_${revision}"
|
provides="odroid-u2-ubootcfg-${version}_${revision}"
|
||||||
replaces="odroid-u2-ubootcfg>=0"
|
replaces="odroid-u2-ubootcfg>=0"
|
||||||
noarch=yes
|
|
||||||
|
|
||||||
_default_scr="boot-auto_edid.scr"
|
_default_scr="boot-auto_edid.scr"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue