dvbmediasink : support DDP patch.
[vuplus_openembedded] / conf / distro / colinuxoe.conf
1 #@TYPE: Distribution
2 #@NAME: coLinuxoe
3 #@DESCRIPTION: Generic OE built distro for the coLinux MACHINE
4
5 TARGET_OS = "linux"
6
7 INHERIT += "package_ipk debian"
8
9 # MACHINE decides that linux-colinux is the correct kernel.
10 # DISTRO decides whether to build 2.4 or 2.6.  Latest coLinux version
11 # (0.6.2) uses 2.6 by default, so we'll be following them.
12 # PREFERRED_VERSION_linux-colinux = "2.4.28"
13 PREFERRED_VERSION_linux-colinux ?= "2.6.10"
14
15 IMAGE_FSTYPES =+ "ext2 ext2.gz"