diff options
author | Ross Burton <ross@openedhand.com> | 2008-01-13 16:43:09 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-01-13 16:43:09 +0000 |
commit | f364836768440e062f7886f19e6d34d691796538 (patch) | |
tree | 9057b511bca8437bf313800ae0e162c92d38a830 /meta/conf | |
parent | b2dea86a7c108d3be1a90443b21adb8d8cf8f6ad (diff) | |
download | openembedded-core-f364836768440e062f7886f19e6d34d691796538.tar.gz openembedded-core-f364836768440e062f7886f19e6d34d691796538.tar.bz2 openembedded-core-f364836768440e062f7886f19e6d34d691796538.zip |
glib-2.0-native: upgrade from 2.12.4 to 2.12.13
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3475 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 93bd1e734f..50d7e1bbec 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -192,7 +192,7 @@ PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" PREFERRED_VERSION_sato-icon-theme ?= "0.1" PREFERRED_VERSION_glib-2.0 ?= "2.14.5" -PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" +PREFERRED_VERSION_glib-2.0-native ?= "2.12.13" PREFERRED_VERSION_atk ?= "1.20.0" PREFERRED_VERSION_cairo ?= "1.4.10" PREFERRED_VERSION_pango ?= "1.18.3" |