diff options
author | Ross Burton <ross@openedhand.com> | 2008-07-04 16:30:55 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-07-04 16:30:55 +0000 |
commit | 351dd331b09c5e554c46686416e636d5b814db54 (patch) | |
tree | 752fddddb1829f259d748d8864506ad689a405af /meta/conf | |
parent | 285ac1c2138ad1c192f9cf1e32e12682ca81fff4 (diff) | |
download | openembedded-core-351dd331b09c5e554c46686416e636d5b814db54.tar.gz openembedded-core-351dd331b09c5e554c46686416e636d5b814db54.tar.bz2 openembedded-core-351dd331b09c5e554c46686416e636d5b814db54.zip |
glib-2.0: upgrade to 2.17.3 in bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4831 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index cdd16ca2c4..7025d3e798 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -1,5 +1,5 @@ -PREFERRED_VERSION_glib-2.0 ?= "2.17.2" -PREFERRED_VERSION_glib-2.0-native ?= "2.17.2" +PREFERRED_VERSION_glib-2.0 ?= "2.17.3" +PREFERRED_VERSION_glib-2.0-native ?= "2.17.3" PREFERRED_VERSION_atk ?= "1.22.0" PREFERRED_VERSION_pango ?= "1.21.2" PREFERRED_VERSION_gtk+ ?= "2.13.3" |