14 lines
423 B
Bash
14 lines
423 B
Bash
|
# Template file for 'pogoplugv4-base'
|
||
|
pkgname=pogoplugv4-base
|
||
|
version=1
|
||
|
revision=1
|
||
|
build_style=meta
|
||
|
short_desc="Base package for the PogoPlug Series 4 devices (kirkwood)"
|
||
|
homepage="http://pogoplug.com"
|
||
|
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||
|
license="GPL-3"
|
||
|
|
||
|
# The kirkwood devices are all armv5tel based
|
||
|
only_for_archs="armv5tel armv5tel-musl"
|
||
|
depends="linux dracut uboot-mkimage runit-void base-voidstrap"
|