summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index cff8d45168..2aecfaf819 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -65,7 +65,7 @@ PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native"
65PREFERRED_PROVIDER_gconf ?= "gconf-dbus" 65PREFERRED_PROVIDER_gconf ?= "gconf-dbus"
66PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" 66PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs"
67PREFERRED_PROVIDER_tslib ?= "tslib" 67PREFERRED_PROVIDER_tslib ?= "tslib"
68PREFERRED_PROVIDER_matchbox-desktop ?= "matchbox-desktop" 68PREFERRED_PROVIDER_matchbox-desktop ?= "matchbox-desktop-2"
69PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" 69PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2"
70 70
71 71