aboutsummaryrefslogtreecommitdiffstats
path: root/meta/dvb-image.oe
blob: fa401eae31842abe0da7745c79c1335004467b7a (plain)
1
2
3
4
5
6
7
8
9
10
export IMAGE_BASENAME = "dvb-image"

IMAGE_LINGUAS = ""

DVB_PACKAGES = "task-bootstrap task-dvb"

export IPKG_INSTALL = "${DVB_PACKAGES}"
DEPENDS = "${DVB_PACKAGES}"

inherit image_ipk