uclibc: remove obsolete patches for git version
[openembedded.git] / recipes / tasks / task-dvb.bb
blobe93a66273fd6b79f4141d6a7d459d81f1d728019
1 DESCRIPTION = "Meta-package for DVB application"
2 PR = "r6"
4 inherit task
6 RDEPENDS_${PN} = "dvbstream dvbtune xserver-xorg tda1004x-firmware mythtv lirc lirc-modules drm-module-via"
8 LICENSE = "MIT"
10 # there is a -march=586 somewhere in the source tree of mythtv
11 COMPATIBLE_HOST = 'i.86.*-linux'