summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky-bleeding.conf
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2006-12-24 23:13:19 +0000
committerRoss Burton <ross@openedhand.com>2006-12-24 23:13:19 +0000
commit8953e464b6d45449faed4a4275b38ee5646f4945 (patch)
treebb6f1b0cbb19ed9e0c2127cae102f46dc1162bb2 /meta/conf/distro/poky-bleeding.conf
parent43437febe39493f829291f0b3c0d95d9b042d7af (diff)
downloadpoky-8953e464b6d45449faed4a4275b38ee5646f4945.tar.gz
Add gnome-vfs-plugin-dbus provider/provides to let the task build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1099 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r--meta/conf/distro/poky-bleeding.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
index 0f63d3a05c..cf83f10c55 100644
--- a/meta/conf/distro/poky-bleeding.conf
+++ b/meta/conf/distro/poky-bleeding.conf
@@ -14,5 +14,6 @@ SRCDATE_gconf-dbus ?= "20061219"
14 14
15PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs" 15PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs"
16PREFERRED_VERSION_gnome-vfs = "2.16.3" 16PREFERRED_VERSION_gnome-vfs = "2.16.3"
17PREFERRED_PROVIDER_gnome-vfs-plugin-dbus = "gnome-vfs"
17 18
18require conf/distro/poky.conf 19require conf/distro/poky.conf