aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks/task-dvb.bb
blob: 335ab27e8d38ebdec60544f74036a3c0b6b27163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PACKAGES = task-dvb
DESCRIPTION = "Meta-package for DVB application"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
ALLOW_EMPTY = 1
PR = "r5"

RDEPENDS = "dvbstream dvbtune xserver-xorg tda1004x-firmware mythtv lirc lirc-modules drm-module-via"

LICENSE = MIT

# there is a -march=586 somewhere in the source tree of mythtv
COMPATIBLE_HOST = 'i.86.*-linux'