summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-10-02 22:10:15 +0000
committerRichard Purdie <richard@openedhand.com>2008-10-02 22:10:15 +0000
commit369a30a9d3bbbc6243d9bf661a42fd512b688379 (patch)
treecc7a329fda56f4818ebb1a962d470d13a4f17395 /meta/conf/distro/poky.conf
parente373a4e0652a2a4c42f015ad92ee814ecd418079 (diff)
downloadpoky-369a30a9d3bbbc6243d9bf661a42fd512b688379.tar.gz
poky.conf: matchbox-wm PREFERRED_PROVIDER is not needed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5401 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r--meta/conf/distro/poky.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index ac9b57dabe..6838669f93 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -79,7 +79,6 @@ PREFERRED_PROVIDER_dbus-glib ?= "dbus-glib"
79PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native" 79PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native"
80PREFERRED_PROVIDER_gconf ?= "gconf-dbus" 80PREFERRED_PROVIDER_gconf ?= "gconf-dbus"
81PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" 81PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2"
82PREFERRED_PROVIDER_matchbox-wm ?= "matchbox-wm"
83PREFERRED_PROVIDER_opkg ?= "opkg" 82PREFERRED_PROVIDER_opkg ?= "opkg"
84 83
85require conf/distro/include/poky-fixed-revisions.inc 84require conf/distro/include/poky-fixed-revisions.inc