increase dvbapp PR.
[vuplus_openembedded] / conf / machine / include / dreambox.inc
1 # dreambox.inc
2
3 EXTRA_IMAGEDEPENDS += "dreambox-secondstage dreambox-buildimage-native"
4
5 GLIBC_ADDONS ?= "ports,nptl,libidn"
6 GLIBC_EXTRA_OECONF ?= "--disable-profile --with-tls --without-fp --with-__thread"
7
8 MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "dreambox-dvb-modules"
9 MACHINE_FEATURES += "kernel26"
10
11 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
12 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
13