diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index cff8d4516..2aecfaf81 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" PREFERRED_PROVIDER_gconf ?= "gconf-dbus" PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" PREFERRED_PROVIDER_tslib ?= "tslib" -PREFERRED_PROVIDER_matchbox-desktop ?= "matchbox-desktop" +PREFERRED_PROVIDER_matchbox-desktop ?= "matchbox-desktop-2" PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" |