diff options
Diffstat (limited to 'openembedded/conf/distro')
| -rw-r--r-- | openembedded/conf/distro/familiar-0.8.3.conf | 4 | ||||
| -rw-r--r-- | openembedded/conf/distro/openzaurus-3.5.4.conf | 15 | ||||
| -rw-r--r-- | openembedded/conf/distro/openzaurus.inc (renamed from openembedded/conf/distro/openzaurus.conf) | 0 | ||||
| -rw-r--r-- | openembedded/conf/distro/preferred-gpe-versions-2.7.inc | 7 |
4 files changed, 18 insertions, 8 deletions
diff --git a/openembedded/conf/distro/familiar-0.8.3.conf b/openembedded/conf/distro/familiar-0.8.3.conf index 475117ceba..4b3d33dd9a 100644 --- a/openembedded/conf/distro/familiar-0.8.3.conf +++ b/openembedded/conf/distro/familiar-0.8.3.conf | |||
| @@ -21,7 +21,7 @@ PREFERRED_PROVIDER_virtual/libiconv=glibc | |||
| 21 | PREFERRED_PROVIDER_virtual/libintl=glibc | 21 | PREFERRED_PROVIDER_virtual/libintl=glibc |
| 22 | PREFERRED_PROVIDER_x11=diet-x11 | 22 | PREFERRED_PROVIDER_x11=diet-x11 |
| 23 | 23 | ||
| 24 | PREFERRED_VERSION_hostap-modules ?= "0.3.9 | 24 | PREFERRED_VERSION_hostap-modules ?= "0.3.9" |
| 25 | 25 | ||
| 26 | # The CSL compiler is unusable because | 26 | # The CSL compiler is unusable because |
| 27 | # 1) certain programs stop to compile | 27 | # 1) certain programs stop to compile |
| @@ -37,7 +37,7 @@ PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" | |||
| 37 | PREFERRED_PROVIDERS += " virtual/libqpe:libqpe-opie" | 37 | PREFERRED_PROVIDERS += " virtual/libqpe:libqpe-opie" |
| 38 | PREFERRED_VERSION_qte = "2.3.10" | 38 | PREFERRED_VERSION_qte = "2.3.10" |
| 39 | 39 | ||
| 40 | #OPIE_VERSION = "1.2.0" | 40 | OPIE_VERSION = "1.2.1" |
| 41 | include conf/distro/preferred-opie-versions.inc | 41 | include conf/distro/preferred-opie-versions.inc |
| 42 | 42 | ||
| 43 | # | 43 | # |
diff --git a/openembedded/conf/distro/openzaurus-3.5.4.conf b/openembedded/conf/distro/openzaurus-3.5.4.conf index 61458c0b03..fbc1970864 100644 --- a/openembedded/conf/distro/openzaurus-3.5.4.conf +++ b/openembedded/conf/distro/openzaurus-3.5.4.conf | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | include conf/distro/openzaurus.conf | 1 | include conf/distro/openzaurus.inc |
| 2 | DISTRO = "openzaurus" | 2 | DISTRO = "openzaurus" |
| 3 | DISTRO_NAME = "OpenZaurus" | 3 | DISTRO_NAME = "OpenZaurus" |
| 4 | DISTRO_VERSION = "3.5.3-snapshot-${DATE}" | 4 | DISTRO_VERSION = "3.5.3-snapshot-${DATE}" |
| @@ -27,6 +27,16 @@ KERNEL_CONSOLE = "ttyS0" | |||
| 27 | #DEBUG_BUILD = "1" | 27 | #DEBUG_BUILD = "1" |
| 28 | #INHIBIT_PACKAGE_STRIP = "1" | 28 | #INHIBIT_PACKAGE_STRIP = "1" |
| 29 | 29 | ||
| 30 | PREFERRED_VERSION_gcc-cross ?= "3.4.4" | ||
| 31 | PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" | ||
| 32 | |||
| 33 | PREFERRED_VERSION_hostap-modules ?= "0.3.9" | ||
| 34 | |||
| 35 | #fix some iconv issues, needs to be adjusted when doing uclibc builds | ||
| 36 | PREFERRED_PROVIDER_virtual/libiconv=glibc | ||
| 37 | PREFERRED_PROVIDER_virtual/libintl=glibc | ||
| 38 | |||
| 39 | |||
| 30 | # | 40 | # |
| 31 | # Base | 41 | # Base |
| 32 | # | 42 | # |
| @@ -48,12 +58,11 @@ include conf/distro/preferred-opie-versions.inc | |||
| 48 | # | 58 | # |
| 49 | PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive" | 59 | PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive" |
| 50 | PREFERRED_PROVIDER_x11 = "diet-x11" | 60 | PREFERRED_PROVIDER_x11 = "diet-x11" |
| 51 | #PREFERRED_PROVIDER_x11 = "x11" | ||
| 52 | include conf/distro/preferred-gpe-versions-2.7.inc | 61 | include conf/distro/preferred-gpe-versions-2.7.inc |
| 53 | 62 | ||
| 54 | # | 63 | # |
| 55 | # E | 64 | # E |
| 56 | # | 65 | # |
| 57 | include conf/distro/preferred-e-versions.inc | 66 | #include conf/distro/preferred-e-versions.inc |
| 58 | 67 | ||
| 59 | include conf/distro/poky-additions.inc \ No newline at end of file | 68 | include conf/distro/poky-additions.inc \ No newline at end of file |
diff --git a/openembedded/conf/distro/openzaurus.conf b/openembedded/conf/distro/openzaurus.inc index 9208aeda09..9208aeda09 100644 --- a/openembedded/conf/distro/openzaurus.conf +++ b/openembedded/conf/distro/openzaurus.inc | |||
diff --git a/openembedded/conf/distro/preferred-gpe-versions-2.7.inc b/openembedded/conf/distro/preferred-gpe-versions-2.7.inc index 5919f351fb..4a3078240a 100644 --- a/openembedded/conf/distro/preferred-gpe-versions-2.7.inc +++ b/openembedded/conf/distro/preferred-gpe-versions-2.7.inc | |||
| @@ -7,13 +7,14 @@ | |||
| 7 | 7 | ||
| 8 | #set some preferred providers: | 8 | #set some preferred providers: |
| 9 | PREFERRED_PROVIDER_gconf=gconf-dbus | 9 | PREFERRED_PROVIDER_gconf=gconf-dbus |
| 10 | PREFERRED_PROVIDER_gnome-vfs=gnome-vfs-dbus | ||
| 10 | 11 | ||
| 11 | #specify versions, as the header says :) | 12 | #specify versions, as the header says :) |
| 12 | PREFERRED_VERSION_libmatchbox ?= "1.7" | 13 | PREFERRED_VERSION_libmatchbox ?= "1.7" |
| 13 | PREFERRED_VERSION_matchbox ?= "0.9.1" | 14 | PREFERRED_VERSION_matchbox ?= "0.9.1" |
| 14 | PREFERRED_VERSION_matchbox-common ?= "0.9.1" | 15 | PREFERRED_VERSION_matchbox-common ?= "0.9.1" |
| 15 | PREFERRED_VERSION_matchbox-desktop ?= "0.9.1" | 16 | PREFERRED_VERSION_matchbox-desktop ?= "0.9.1" |
| 16 | PREFERRED_VERSION_matchbox-wm ?= "0.9.5" | 17 | PREFERRED_VERSION_matchbox-wm ?= "0.9.5+cvs-${CVSDATE}" |
| 17 | PREFERRED_VERSION_matchbox-panel ?= "0.9.2" | 18 | PREFERRED_VERSION_matchbox-panel ?= "0.9.2" |
| 18 | PREFERRED_VERSION_matchbox-applet-inputmanager ?= "0.6" | 19 | PREFERRED_VERSION_matchbox-applet-inputmanager ?= "0.6" |
| 19 | PREFERRED_VERSION_atk ?= "1.9.0" | 20 | PREFERRED_VERSION_atk ?= "1.9.0" |
| @@ -49,7 +50,7 @@ PREFERRED_VERSION_gpe-today ?= "0.09" | |||
| 49 | PREFERRED_VERSION_matchbox-panel-manager ?= "0.1" | 50 | PREFERRED_VERSION_matchbox-panel-manager ?= "0.1" |
| 50 | PREFERRED_VERSION_dbus ?= "0.23.4" | 51 | PREFERRED_VERSION_dbus ?= "0.23.4" |
| 51 | PREFERRED_VERSION_gpe-beam ?= "0.2.8" | 52 | PREFERRED_VERSION_gpe-beam ?= "0.2.8" |
| 52 | PREFERRED_VERSION_gpe-bluetooth ?= "0.44" | 53 | PREFERRED_VERSION_gpe-bluetooth ?= "0.45" |
| 53 | PREFERRED_VERSION_gpe-su ?= "0.18" | 54 | PREFERRED_VERSION_gpe-su ?= "0.18" |
| 54 | PREFERRED_VERSION_gpe-conf ?= "0.1.25" | 55 | PREFERRED_VERSION_gpe-conf ?= "0.1.25" |
| 55 | PREFERRED_VERSION_gpe-clock ?= "0.21" | 56 | PREFERRED_VERSION_gpe-clock ?= "0.21" |
| @@ -86,7 +87,7 @@ PREFERRED_VERSION_minimo ?= "0.0cvs${CVSDATE_minimo}" | |||
| 86 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" | 87 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" |
| 87 | PREFERRED_VERSION_linphone ?= "0.12.2" | 88 | PREFERRED_VERSION_linphone ?= "0.12.2" |
| 88 | PREFERRED_VERSION_firefox ?= "1.0" | 89 | PREFERRED_VERSION_firefox ?= "1.0" |
| 89 | PREFERRED_VERSION_gaim ?= "2.0.0-cvs-mco1" | 90 | PREFERRED_VERSION_gaim ?= "2.0.0-cvs-mco1-20050904" |
| 90 | PREFERRED_VERSION_poppler ?= "0.3.3" | 91 | PREFERRED_VERSION_poppler ?= "0.3.3" |
| 91 | PREFERRED_VERSION_evince ?= "0.3.2" | 92 | PREFERRED_VERSION_evince ?= "0.3.2" |
| 92 | PREFERRED_VERSION_gpe_mini_browser ?= "0.15" | 93 | PREFERRED_VERSION_gpe_mini_browser ?= "0.15" |
