summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-03-28 11:40:58 +0000
committerRichard Purdie <richard@openedhand.com>2007-03-28 11:40:58 +0000
commit2cf7809ae5e25b10d47dbc3ef94f96f4e15939e6 (patch)
tree4cce804d3ce7a3cdae45b451813a2135f8dea10a /meta
parent4d8f28d71677776f5d61c19f62ab927ee8501739 (diff)
downloadpoky-2cf7809ae5e25b10d47dbc3ef94f96f4e15939e6.tar.gz
poky.conf: Switch to matchbox-desktop-2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1403 311d38ba-8fff-0310-9ca6-ca027cbcb966
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