diff options
author | Ross Burton <ross@openedhand.com> | 2008-02-07 09:59:06 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-02-07 09:59:06 +0000 |
commit | 4627103ba7615711eaa0072f5f7fd7481fb66797 (patch) | |
tree | 55133ffc94f293cc4ac609ea2ffdfab480431088 /meta/conf/distro | |
parent | fa42d29201495133af60d934a3f4e2cdbe63a5e6 (diff) | |
download | poky-4627103ba7615711eaa0072f5f7fd7481fb66797.tar.gz |
glib: update to 2.14.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3693 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index bc5c72386d..c22b7b9b1c 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -192,8 +192,8 @@ PREFERRED_VERSION_gtk-sato-engine ?= "0.1" | |||
192 | PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" | 192 | PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" |
193 | PREFERRED_VERSION_sato-icon-theme ?= "0.3.1" | 193 | PREFERRED_VERSION_sato-icon-theme ?= "0.3.1" |
194 | 194 | ||
195 | PREFERRED_VERSION_glib-2.0 ?= "2.14.5" | 195 | PREFERRED_VERSION_glib-2.0 ?= "2.14.6" |
196 | PREFERRED_VERSION_glib-2.0-native ?= "2.14.5" | 196 | PREFERRED_VERSION_glib-2.0-native ?= "2.14.6" |
197 | PREFERRED_VERSION_atk ?= "1.20.0" | 197 | PREFERRED_VERSION_atk ?= "1.20.0" |
198 | PREFERRED_VERSION_cairo ?= "1.4.14" | 198 | PREFERRED_VERSION_cairo ?= "1.4.14" |
199 | PREFERRED_VERSION_pango ?= "1.18.3" | 199 | PREFERRED_VERSION_pango ?= "1.18.3" |