]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/distro/familiar-0.8.4.conf
qemu: add cvs version from 20060723. bb files contain fix for building qemu with...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / distro / familiar-0.8.4.conf
1 DISTRO = "familiar"
2 DISTRO_NAME = "Familiar Linux"
3 DISTRO_VERSION = "v0.8.4.1-pre"
4
5 include conf/distro/familiar.conf
6 include conf/distro/familiar-feeds.inc
7
8 #always try downloading from handhelds.org first
9 INHERIT += "simplepremirror"
10 SIMPLE_PREMIRROR ?= "http://familiar.handhelds.org/source/v0.8.4/sources/"
11 CVS_TARBALL_STASH ?= "http://familiar.handhelds.org/source/v0.8.4/sources/"
12
13
14 DISTRO_TYPE = "release"
15
16
17 CVSDATE = 20051212
18
19 PREFERRED_PROVIDER_virtual/libiconv=glibc
20 PREFERRED_PROVIDER_virtual/libintl=glibc
21 PREFERRED_PROVIDER_x11=diet-x11
22
23 #newer hostap modules didn't seem to work for me 
24 PREFERRED_VERSION_hostap-modules ?= "0.3.9"
25
26 #2.4 machines prefer 0.13e ones
27 PREFERRED_VERSION_orinoco-modules ?= "0.13e"
28
29 #but 0.13e doesn't build against 2.6
30 PREFERRED_VERSION_orinoco-modules_h2200 ?= "0.15"
31 PREFERRED_VERSION_orinoco-modules_ipaq-pxa270 ?= "0.15"
32
33 #prefer a newer hh.org cvs kernel
34 CVSDATE_handhelds-pxa-2.6 = "20051221"
35 CVSDATE_LAB-kernel = "20060421"
36
37 CVSDATE_gomunicator = "20060518"
38
39 #The CSL compiler is unusable because
40 # 1) certain programs stop to compile
41 # 2) more programs segfault
42 PREFERRED_VERSION_gcc ?= "3.4.4"
43 PREFERRED_VERSION_gcc-cross ?= "3.4.4"
44 PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
45 PREFERRED_VERSION_gcc-cross-sdk ?= "3.4.4"
46
47 CVSDATE_qemu-native ?= "20060723"
48
49
50 #
51 # Machines section
52 #
53
54 # select kernel version for the zaurus family
55
56 ZKERNEL_VERSION_poodle = "2.4" 
57 ZKERNEL_VERSION_collie = "2.4"
58 ZKERNEL_VERSION_c7x0   = "2.6"
59 ZKERNEL_VERSION_spitz  = "2.4"
60 ZKERNEL_VERSION_akita  = "2.4"
61 ZKERNEL_VERSION_borzoi = "2.4"
62 ZKERNEL_VERSION_tosa   = "2.4" 
63
64
65 #
66 # Opie
67 #
68
69 QTE_VERSION = "2.3.10"
70 OPIE_VERSION = "1.2.1"
71
72 include conf/distro/preferred-opie-versions.inc
73
74 #
75 # GPE
76 #
77
78 PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
79 PREFERRED_PROVIDERS += "virtual/gconf:gconf-dbus"
80 PREFERRED_PROVIDER_x11 = "diet-x11"
81
82 include conf/distro/preferred-gpe-versions-2.7.inc
83
84 #
85 # E
86 #
87 include conf/distro/preferred-e-versions.inc
88