diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-01 15:37:33 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-01 15:37:33 +0000 |
commit | 6f85f7978e1e9fc84fca0db9dc46254f7f1d418a (patch) | |
tree | 8f683d3661a1097199580bfac5fc1fc4e5a60b6e /meta/conf/distro | |
parent | 32dde8e8c031352f65503ed890b7f692540795a7 (diff) | |
download | openembedded-core-6f85f7978e1e9fc84fca0db9dc46254f7f1d418a.tar.gz openembedded-core-6f85f7978e1e9fc84fca0db9dc46254f7f1d418a.tar.bz2 openembedded-core-6f85f7978e1e9fc84fca0db9dc46254f7f1d418a.tar.xz openembedded-core-6f85f7978e1e9fc84fca0db9dc46254f7f1d418a.zip |
Upgrade bleeding to glib 2.13.7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2295 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 015367483..ea574f8ba 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -1,4 +1,4 @@ -PREFERRED_VERSION_glib-2.0 ?= "2.12.13" +PREFERRED_VERSION_glib-2.0 ?= "2.13.7" PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" PREFERRED_VERSION_cairo ?= "1.4.8" |