]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/distro/familiar-0.8.4.conf
updated familiar to use dbus 0.94. That caused also the update of modules using DBUS...
[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/0.8.4/sources/"
11 CVS_TARBALL_STASH ?= "http://familiar.handhelds.org/source/0.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 CVSDATE_gomunicator = "20061108"
39
40 #The CSL compiler is unusable because
41 # 1) certain programs stop to compile
42 # 2) more programs segfault
43 PREFERRED_VERSION_gcc ?= "3.4.4"
44 PREFERRED_VERSION_gcc-cross ?= "3.4.4"
45 PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4"
46 PREFERRED_VERSION_gcc-cross-sdk ?= "3.4.4"
47
48
49 #
50 # Machines section
51 #
52
53 # select kernel version for the zaurus family
54
55 ZKERNEL_VERSION_poodle = "2.4" 
56 ZKERNEL_VERSION_collie = "2.4"
57 ZKERNEL_VERSION_c7x0   = "2.6"
58 ZKERNEL_VERSION_spitz  = "2.4"
59 ZKERNEL_VERSION_akita  = "2.4"
60 ZKERNEL_VERSION_borzoi = "2.4"
61 ZKERNEL_VERSION_tosa   = "2.4" 
62
63
64 #
65 # Opie
66 #
67
68 QTE_VERSION = "2.3.10"
69 OPIE_VERSION = "1.2.1"
70
71 include conf/distro/preferred-opie-versions.inc
72
73 #
74 # GPE
75 #
76
77 PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
78 PREFERRED_PROVIDERS += "virtual/gconf:gconf-dbus"
79 PREFERRED_PROVIDER_x11 = "diet-x11"
80
81 include conf/distro/preferred-gpe-versions-2.7.inc
82
83 #
84 # E
85 #
86 include conf/distro/preferred-e-versions.inc
87