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

DVB_PACKAGES = "task-bootstrap task-dvb"

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

inherit image_ipk