summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-07-24 10:38:25 +0000
committerRichard Purdie <richard@openedhand.com>2006-07-24 10:38:25 +0000
commit031b783369bf1060bdf7e38802ccc5b4e2b8f0e8 (patch)
tree3c3c6078205929418fd573fb79ae46d6bb3fb84c /meta/conf
parent3288e5aff7beb0ec1dccce86e3f07141692ef093 (diff)
downloadpoky-031b783369bf1060bdf7e38802ccc5b4e2b8f0e8.tar.gz
poky.conf: Update versions after pango/atk upgrade
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@550 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/poky.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 708a5dd677..4218ce80bc 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -128,11 +128,11 @@ PREFERRED_VERSION_xserver-kdrive = "0.0+cvs${SRCDATE}"
128 128
129PREFERRED_VERSION_glib-2.0 ?= "2.10.3" 129PREFERRED_VERSION_glib-2.0 ?= "2.10.3"
130PREFERRED_VERSION_glib-2.0-native ?= "2.10.3" 130PREFERRED_VERSION_glib-2.0-native ?= "2.10.3"
131PREFERRED_VERSION_atk ?= "1.10.1" 131PREFERRED_VERSION_atk ?= "1.10.3"
132PREFERRED_VERSION_cairo = "1.0.4" 132PREFERRED_VERSION_cairo = "1.0.4"
133PREFERRED_VERSION_gtk+ ?= "2.6.8" 133PREFERRED_VERSION_gtk+ ?= "2.6.8"
134#PREFERRED_VERSION_gtk+ ?= "2.8.16" 134#PREFERRED_VERSION_gtk+ ?= "2.8.16"
135PREFERRED_VERSION_pango ?= "1.10.0" 135PREFERRED_VERSION_pango ?= "1.10.1"
136 136
137PREFERRED_VERSION_dbus ?= "0.60" 137PREFERRED_VERSION_dbus ?= "0.60"
138PREFERRED_VERSION_gnome-vfs-dbus ?= "2.12.0+cvs${SRCDATE}" 138PREFERRED_VERSION_gnome-vfs-dbus ?= "2.12.0+cvs${SRCDATE}"