diff options
author | Koen Kooi <koen@openembedded.org> | 2006-07-29 17:25:57 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-07-29 17:25:57 +0000 |
commit | cafc6f882f7101636ddd07939e388e75624e7a02 (patch) | |
tree | cb9cdd19d65466cb593f38284d162355e5511ea3 /conf | |
parent | aac8a07867779a2eed6d353e3bfc047a6a3dada0 (diff) |
angstrom-2006.9: dbus 0.90 doesn't include glib bindings, so we'll use
0.62 for now
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2006.9.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2006.9.conf b/conf/distro/angstrom-2006.9.conf index f428b484af..a387a102bb 100644 --- a/conf/distro/angstrom-2006.9.conf +++ b/conf/distro/angstrom-2006.9.conf @@ -107,7 +107,7 @@ PREFERRED_VERSION_busybox = "1.2.0" PREFERRED_VERSION_orinoco-modules_h3600 = "0.13e" PREFERRED_VERSION_orinoco-modules_h3900 = "0.13e" -PREFERRED_VERSION_dbus ?= "0.90" +PREFERRED_VERSION_dbus ?= "0.62" PREFERRED_VERSION_gstreamer ?= "0.10.6" PREFERRED_PROVIDER_hostap-conf ?= "hostap-conf" |