diff options
author | Ross Burton <ross@openedhand.com> | 2008-09-08 15:23:25 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-09-08 15:23:25 +0000 |
commit | 9bef0ee3d292ce1c5b54ae74baa13a139ee239cd (patch) | |
tree | bb1aeeb6c7c8764e72770ff176ba09039884d4d1 /meta/conf/distro/poky.conf | |
parent | 13671658cb909c35add810ecb3d3e82c852d3490 (diff) | |
download | poky-9bef0ee3d292ce1c5b54ae74baa13a139ee239cd.tar.gz |
poky.conf: make matchbox-wm a virtual
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5159 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
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" | |||
77 | PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native" | 77 | PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native" |
78 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" | 78 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" |
79 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" | 79 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" |
80 | PREFERRED_PROVIDER_matchbox-wm ?= "matchbox-wm" | ||
80 | PREFERRED_PROVIDER_opkg ?= "opkg" | 81 | PREFERRED_PROVIDER_opkg ?= "opkg" |
81 | 82 | ||
82 | require conf/distro/include/poky-fixed-revisions.inc | 83 | require conf/distro/include/poky-fixed-revisions.inc |