diff options
author | Ross Burton <ross@openedhand.com> | 2007-01-10 11:30:47 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-01-10 11:30:47 +0000 |
commit | 81c9ad8b0f826c1aab3ebe1eff6ccb88141bf0ad (patch) | |
tree | 4b127770678f646bd5b5c588fb42ecd9d2a984e7 /meta/conf/distro/poky-bleeding.conf | |
parent | c7e1d674858ddadd6f34bb07715654f376025f59 (diff) | |
download | poky-81c9ad8b0f826c1aab3ebe1eff6ccb88141bf0ad.tar.gz |
Upgrade to DBus 1.0 in poky
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1139 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 7637a0d2fd..3d7ae29ddb 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -5,17 +5,4 @@ PREFERRED_VERSION_cairo ?= "1.3.10" | |||
5 | PREFERRED_VERSION_pango ?= "1.15.2" | 5 | PREFERRED_VERSION_pango ?= "1.15.2" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.6" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.6" |
7 | 7 | ||
8 | PREFERRED_VERSION_dbus ?= "1.0.1" | ||
9 | PREFERRED_VERSION_dbus-native ?= "1.0.1" | ||
10 | |||
11 | PREFERRED_PROVIDER_dbus-glib ?= "dbus-glib" | ||
12 | PREFERRED_VERSION_dbus-glib ?= "0.7.2" | ||
13 | PREFERRED_VERSION_dbus-glib-native ?= "0.7.2" | ||
14 | |||
15 | SRCDATE_gconf-dbus ?= "20061219" | ||
16 | |||
17 | PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" | ||
18 | PREFERRED_VERSION_gnome-vfs ?= "2.16.3" | ||
19 | PREFERRED_PROVIDER_gnome-vfs-plugin-dbus ?= "gnome-vfs" | ||
20 | |||
21 | require conf/distro/poky.conf | 8 | require conf/distro/poky.conf |