summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r--meta/conf/distro/poky.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 909a66225d..f3cbd31595 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -61,6 +61,7 @@ PREFERRED_PROVIDER_virtual/update-alternatives-native ?= update-alternatives-cwo
61PREFERRED_PROVIDER_libx11 ?= "diet-x11" 61PREFERRED_PROVIDER_libx11 ?= "diet-x11"
62PREFERRED_PROVIDER_gconf ?= "gconf-dbus" 62PREFERRED_PROVIDER_gconf ?= "gconf-dbus"
63PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs-dbus" 63PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs-dbus"
64PREFERRED_PROVIDER_gnome-vfs-plugin-dbus = "gnome-vfs-dbus"
64PREFERRED_PROVIDER_tslib ?= "tslib" 65PREFERRED_PROVIDER_tslib ?= "tslib"
65 66
66 67