[oe-commits] Steve Sakoman : angstrom-2008-1.conf: Use gconf rather than gconf-dbus

git version control git at git.openembedded.org
Tue Oct 13 10:06:40 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: d73a84b8bf39ba3f4894950a9e017f2be3f95f98
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d73a84b8bf39ba3f4894950a9e017f2be3f95f98

Author: Steve Sakoman <steve at sakoman.com>
Date:   Thu Oct  8 20:30:51 2009 -0700

angstrom-2008-1.conf:  Use gconf rather than gconf-dbus

---

 conf/distro/angstrom-2008.1.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index ceec39f..76815d8 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -149,7 +149,7 @@ PREFERRED_PROVIDER_virtual/libx11       ?= "libx11"
 PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers"
 PREFERRED_PROVIDER_dbus-glib             = "dbus-glib"
 PREFERRED_PROVIDER_esound               ?= "pulseaudio"
-PREFERRED_PROVIDER_gconf                ?= "gconf-dbus"
+PREFERRED_PROVIDER_gconf                ?= "gconf"
 PREFERRED_PROVIDER_gnome-vfs            ?= "gnome-vfs"
 PREFERRED_PROVIDER_gnome-vfs-plugin-file ?= "gnome-vfs"
 PREFERRED_PROVIDER_tslib                ?= "tslib"





More information about the Openembedded-commits mailing list