task-vuplus-enigma2.bb : append led brightness setup, ultimo
[vuplus_openembedded] / recipes / tasks / task-dvb.bb
1 DESCRIPTION = "Meta-package for DVB application"
2 PR = "r6"
3
4 inherit task
5
6 RDEPENDS_${PN} = "dvbstream dvbtune xserver-xorg tda1004x-firmware mythtv lirc lirc-modules drm-module-via"
7
8 LICENSE = "MIT"
9
10 # there is a -march=586 somewhere in the source tree of mythtv
11 COMPATIBLE_HOST = 'i.86.*-linux'