diff options
author | Richard Purdie <richard@openedhand.com> | 2007-03-28 11:40:58 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-03-28 11:40:58 +0000 |
commit | 2cf7809ae5e25b10d47dbc3ef94f96f4e15939e6 (patch) | |
tree | 4cce804d3ce7a3cdae45b451813a2135f8dea10a /meta/conf | |
parent | 4d8f28d71677776f5d61c19f62ab927ee8501739 (diff) | |
download | poky-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/conf')
-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 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" | |||
65 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" | 65 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" |
66 | PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" | 66 | PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" |
67 | PREFERRED_PROVIDER_tslib ?= "tslib" | 67 | PREFERRED_PROVIDER_tslib ?= "tslib" |
68 | PREFERRED_PROVIDER_matchbox-desktop ?= "matchbox-desktop" | 68 | PREFERRED_PROVIDER_matchbox-desktop ?= "matchbox-desktop-2" |
69 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" | 69 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" |
70 | 70 | ||
71 | 71 | ||