diff options
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 |