diff options
author | Richard Purdie <richard@openedhand.com> | 2005-09-05 12:16:56 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-09-05 12:16:56 +0000 |
commit | 3e846ba477aef514313450d4dba343e097be1418 (patch) | |
tree | efc621e3b343883a8e4e79a63eb974257fe69707 /openembedded/conf/distro | |
parent | c49400dab0dbfd43842fcf6bdfc59937f4c0afe6 (diff) | |
download | poky-3e846ba477aef514313450d4dba343e097be1418.tar.gz |
Updates against mainline openembedded + removal of some unneeded files
git-svn-id: https://svn.o-hand.com/repos/poky@19 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/distro')
-rw-r--r-- | openembedded/conf/distro/familiar-0.8.3.conf | 22 | ||||
-rw-r--r-- | openembedded/conf/distro/familiar-distro.conf (renamed from openembedded/conf/distro/familiar.conf) | 0 | ||||
-rw-r--r-- | openembedded/conf/distro/preferred-gpe-versions-2.7.inc | 18 |
3 files changed, 27 insertions, 13 deletions
diff --git a/openembedded/conf/distro/familiar-0.8.3.conf b/openembedded/conf/distro/familiar-0.8.3.conf index e26468cff3..475117ceba 100644 --- a/openembedded/conf/distro/familiar-0.8.3.conf +++ b/openembedded/conf/distro/familiar-0.8.3.conf | |||
@@ -1,4 +1,4 @@ | |||
1 | include conf/distro/familiar.conf | 1 | include conf/distro/familiar-distro.conf |
2 | 2 | ||
3 | DISTRO = "familiar" | 3 | DISTRO = "familiar" |
4 | DISTRO_NAME = "Familiar Linux" | 4 | DISTRO_NAME = "Familiar Linux" |
@@ -17,13 +17,18 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial" | |||
17 | PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc:gcc-cross" | 17 | PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc:gcc-cross" |
18 | PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}g++:gcc-cross" | 18 | PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}g++:gcc-cross" |
19 | 19 | ||
20 | PREFERRED_PROVIDER_virtual/libiconv=glibc | ||
21 | PREFERRED_PROVIDER_virtual/libintl=glibc | ||
22 | PREFERRED_PROVIDER_x11=diet-x11 | ||
23 | |||
24 | PREFERRED_VERSION_hostap-modules ?= "0.3.9 | ||
20 | 25 | ||
21 | # The CSL compiler is unusable because | 26 | # The CSL compiler is unusable because |
22 | # 1) certain programs stop to compile | 27 | # 1) certain programs stop to compile |
23 | # 2) more programs segfault | 28 | # 2) more programs segfault |
24 | PREFERRED_VERSION_gcc = "3.4.4" | 29 | PREFERRED_VERSION_gcc ?= "3.4.4" |
25 | PREFERRED_VERSION_gcc-cross = "3.4.4" | 30 | PREFERRED_VERSION_gcc-cross ?= "3.4.4" |
26 | PREFERRED_VERSION_gcc-cross-initial = "3.4.4" | 31 | PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" |
27 | 32 | ||
28 | # | 33 | # |
29 | # Opie | 34 | # Opie |
@@ -41,12 +46,17 @@ include conf/distro/preferred-opie-versions.inc | |||
41 | 46 | ||
42 | PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive" | 47 | PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive" |
43 | PREFERRED_PROVIDERS += "virtual/gconf:gconf-dbus" | 48 | PREFERRED_PROVIDERS += "virtual/gconf:gconf-dbus" |
44 | #PREFERRED_PROVIDER_x11 = "diet-x11" | 49 | PREFERRED_PROVIDER_x11 = "diet-x11" |
45 | 50 | ||
46 | include conf/distro/preferred-gpe-versions-2.7.inc | 51 | include conf/distro/preferred-gpe-versions-2.7.inc |
47 | 52 | ||
48 | # | 53 | # |
49 | # E | 54 | # E |
50 | # | 55 | # |
51 | include conf/distro/preferred-e-versions.inc | 56 | |
57 | |||
58 | #23:57 < mickeyl> it's no longer necessary since our cleanup | ||
59 | #23:57 < mickeyl> it may be again when we add cvs versions, but until now, just don't include it | ||
60 | |||
61 | #include conf/distro/preferred-e-versions.inc | ||
52 | 62 | ||
diff --git a/openembedded/conf/distro/familiar.conf b/openembedded/conf/distro/familiar-distro.conf index 497ba6a89c..497ba6a89c 100644 --- a/openembedded/conf/distro/familiar.conf +++ b/openembedded/conf/distro/familiar-distro.conf | |||
diff --git a/openembedded/conf/distro/preferred-gpe-versions-2.7.inc b/openembedded/conf/distro/preferred-gpe-versions-2.7.inc index 2d64cf2b8b..5919f351fb 100644 --- a/openembedded/conf/distro/preferred-gpe-versions-2.7.inc +++ b/openembedded/conf/distro/preferred-gpe-versions-2.7.inc | |||
@@ -33,22 +33,23 @@ PREFERRED_VERSION_xproto ?= "6.6.2" | |||
33 | PREFERRED_VERSION_xcursor-transparent-theme ?= "0.1.1" | 33 | PREFERRED_VERSION_xcursor-transparent-theme ?= "0.1.1" |
34 | PREFERRED_VERSION_rxvt-unicode ?= "5.3" | 34 | PREFERRED_VERSION_rxvt-unicode ?= "5.3" |
35 | PREFERRED_VERSION_gtk2-theme-angelistic ?= "0.3" | 35 | PREFERRED_VERSION_gtk2-theme-angelistic ?= "0.3" |
36 | PREFERRED_VERSION_xst ?= "0.14" | 36 | PREFERRED_VERSION_xst ?= "0.15" |
37 | #PREFERRED_VERSION_xextensions ?= "0.0cvs${CVSDATE}" | 37 | #PREFERRED_VERSION_xextensions ?= "0.0cvs${CVSDATE}" |
38 | PREFERRED_VERSION_xprop ?= "0.0cvs${CVSDATE}" | 38 | PREFERRED_VERSION_xprop ?= "0.0cvs${CVSDATE}" |
39 | PREFERRED_VERSION_xhost ?= "0.0cvs20040413" | 39 | PREFERRED_VERSION_xhost ?= "0.0cvs20040413" |
40 | PREFERRED_VERSION_xrdb ?= "0.0cvs${CVSDATE}" | 40 | PREFERRED_VERSION_xrdb ?= "0.0cvs${CVSDATE}" |
41 | PREFERRED_VERSION_gpe-login ?= "0.81" | 41 | PREFERRED_VERSION_gpe-login ?= "0.82" |
42 | PREFERRED_VERSION_gpe-session-scripts ?= "0.63" | 42 | PREFERRED_VERSION_gpe-session-scripts ?= "0.66" |
43 | PREFERRED_VERSION_gpe-soundserver ?= "0.4-1" | 43 | PREFERRED_VERSION_gpe-soundserver ?= "0.4-1" |
44 | PREFERRED_VERSION_gpe-todo ?= "0.54" | 44 | PREFERRED_VERSION_gpe-todo ?= "0.54" |
45 | PREFERRED_VERSION_gpe-calendar ?= "0.63" | 45 | PREFERRED_VERSION_gpe-calendar ?= "0.65" |
46 | PREFERRED_VERSION_gpe-sketchbox ?= "0.2.8" | 46 | PREFERRED_VERSION_gpe-sketchbox ?= "0.2.8" |
47 | PREFERRED_VERSION_gpe-contacts ?= "0.41" | 47 | PREFERRED_VERSION_gpe-contacts ?= "0.42" |
48 | PREFERRED_VERSION_gpe-today ?= "0.08" | 48 | PREFERRED_VERSION_gpe-today ?= "0.09" |
49 | PREFERRED_VERSION_matchbox-panel-manager ?= "0.1" | 49 | PREFERRED_VERSION_matchbox-panel-manager ?= "0.1" |
50 | PREFERRED_VERSION_dbus ?= "0.23.4" | 50 | PREFERRED_VERSION_dbus ?= "0.23.4" |
51 | PREFERRED_VERSION_gpe-bluetooth ?= "0.43" | 51 | PREFERRED_VERSION_gpe-beam ?= "0.2.8" |
52 | PREFERRED_VERSION_gpe-bluetooth ?= "0.44" | ||
52 | PREFERRED_VERSION_gpe-su ?= "0.18" | 53 | PREFERRED_VERSION_gpe-su ?= "0.18" |
53 | PREFERRED_VERSION_gpe-conf ?= "0.1.25" | 54 | PREFERRED_VERSION_gpe-conf ?= "0.1.25" |
54 | PREFERRED_VERSION_gpe-clock ?= "0.21" | 55 | PREFERRED_VERSION_gpe-clock ?= "0.21" |
@@ -85,4 +86,7 @@ PREFERRED_VERSION_minimo ?= "0.0cvs${CVSDATE_minimo}" | |||
85 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" | 86 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" |
86 | PREFERRED_VERSION_linphone ?= "0.12.2" | 87 | PREFERRED_VERSION_linphone ?= "0.12.2" |
87 | PREFERRED_VERSION_firefox ?= "1.0" | 88 | PREFERRED_VERSION_firefox ?= "1.0" |
89 | PREFERRED_VERSION_gaim ?= "2.0.0-cvs-mco1" | ||
90 | PREFERRED_VERSION_poppler ?= "0.3.3" | ||
91 | PREFERRED_VERSION_evince ?= "0.3.2" | ||
88 | PREFERRED_VERSION_gpe_mini_browser ?= "0.15" | 92 | PREFERRED_VERSION_gpe_mini_browser ?= "0.15" |