increase dvbapp PR.
[vuplus_openembedded] / conf / machine / colinux.conf
1 #@TYPE: Machine
2 #@NAME: Cooperative Linux
3 #@DESCRIPTION: Machine configuration for Cooperative Linux running on an x86 compatible PC
4
5 TARGET_ARCH = "i686"
6 PACKAGE_EXTRA_ARCHS = "i386 x86"
7 PREFERRED_PROVIDER_virtual/kernel = "linux-colinux"
8 BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules"