increase dvbapp PR.
[vuplus_openembedded] / conf / machine / colinux.conf
index e69de29..31e55e9 100644 (file)
@@ -0,0 +1,8 @@
+#@TYPE: Machine
+#@NAME: Cooperative Linux
+#@DESCRIPTION: Machine configuration for Cooperative Linux running on an x86 compatible PC
+
+TARGET_ARCH = "i686"
+PACKAGE_EXTRA_ARCHS = "i386 x86"
+PREFERRED_PROVIDER_virtual/kernel = "linux-colinux"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules"