]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/distro/colinuxoe.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / distro / colinuxoe.conf
1 #@TYPE: Distribution
2 #@NAME: coLinuxoe
3 #@DESCRIPTION: Generic OE built distro for the coLinux MACHINE
4
5 INHERIT += "package_ipk debian"
6
7 # MACHINE decides that linux-colinux is the correct kernel.
8 # DISTRO decides whether to build 2.4 or 2.6.  Latest coLinux version
9 # (0.6.2) uses 2.6 by default, so we'll be following them.
10 # PREFERRED_VERSION_linux-colinux = "2.4.28"
11 PREFERRED_VERSION_linux-colinux ?= "2.6.10"
12
13 IMAGE_FSTYPES =+ "ext2 ext2.gz"