summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/distro/include/openmoko.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/distro/include/openmoko.inc b/conf/distro/include/openmoko.inc
index a68409cf4c..168d9bb6a2 100644
--- a/conf/distro/include/openmoko.inc
+++ b/conf/distro/include/openmoko.inc
@@ -70,7 +70,9 @@ PREFERRED_PROVIDER_gconf = "gconf-dbus"
#new
#PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs"
#old
-PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs-dbus"
+PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs"
+PREFERRED_PROVIDER_gnome-vfs-plugin-file = "gnome-vfs"
+
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
PREFERRED_PROVIDER_bluez-utils = "bluez-utils-dbus"