summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/poky.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 40b7b88968..ab05ed707d 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -77,6 +77,7 @@ PREFERRED_PROVIDER_dbus-glib ?= "dbus-glib"
77PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native" 77PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native"
78PREFERRED_PROVIDER_gconf ?= "gconf-dbus" 78PREFERRED_PROVIDER_gconf ?= "gconf-dbus"
79PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" 79PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2"
80PREFERRED_PROVIDER_matchbox-wm ?= "matchbox-wm"
80PREFERRED_PROVIDER_opkg ?= "opkg" 81PREFERRED_PROVIDER_opkg ?= "opkg"
81 82
82require conf/distro/include/poky-fixed-revisions.inc 83require conf/distro/include/poky-fixed-revisions.inc