summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky-bleeding.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r--meta/conf/distro/poky-bleeding.conf19
1 files changed, 15 insertions, 4 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
index 98de3b4723..0f63d3a05c 100644
--- a/meta/conf/distro/poky-bleeding.conf
+++ b/meta/conf/distro/poky-bleeding.conf
@@ -1,7 +1,18 @@
1PREFERRED_VERSION_gtk+ ?= "2.10.6"
2PREFERRED_VERSION_pango ?= "1.15.2"
3PREFERRED_VERSION_cairo ?= "1.3.10"
4PREFERRED_VERSION_glib-2.0 ?= "2.12.4" 1PREFERRED_VERSION_glib-2.0 ?= "2.12.4"
5PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" 2PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
6 3
7require conf/distro/poky.conf \ No newline at end of file 4PREFERRED_VERSION_cairo ?= "1.3.10"
5PREFERRED_VERSION_pango ?= "1.15.2"
6PREFERRED_VERSION_gtk+ ?= "2.10.6"
7
8PREFERRED_VERSION_dbus = "1.0.1"
9PREFERRED_VERSION_dbus-native = "1.0.1"
10PREFERRED_VERSION_dbus-glib = "0.7.2
11PREFERRED_VERSION_dbus-glib-native = "0.7.2
12
13SRCDATE_gconf-dbus ?= "20061219"
14
15PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs"
16PREFERRED_VERSION_gnome-vfs = "2.16.3"
17
18require conf/distro/poky.conf