diff options
author | Ross Burton <ross@openedhand.com> | 2008-02-21 20:43:47 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-02-21 20:43:47 +0000 |
commit | 7a8e799a51f9f55dd1e6f04f9244f1bc8739aee5 (patch) | |
tree | 51549fb0c50ee97527437ed6e96e64bb2e0ff5dc /meta/conf/distro | |
parent | 3df547e2059b4416a266a0df9d41e47176a6061b (diff) | |
download | openembedded-core-7a8e799a51f9f55dd1e6f04f9244f1bc8739aee5.tar.gz openembedded-core-7a8e799a51f9f55dd1e6f04f9244f1bc8739aee5.tar.bz2 openembedded-core-7a8e799a51f9f55dd1e6f04f9244f1bc8739aee5.zip |
Bump sato-icon-theme to 0.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3847 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-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 8fda0a46a6..356edcf722 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -197,7 +197,7 @@ PREFERRED_VERSION_libmatchbox ?= "1.9" PREFERRED_VERSION_gtk-engines ?= "2.12.0" PREFERRED_VERSION_gtk-sato-engine ?= "0.3" PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" -PREFERRED_VERSION_sato-icon-theme ?= "0.3.2" +PREFERRED_VERSION_sato-icon-theme ?= "0.4" PREFERRED_VERSION_glib-2.0 ?= "2.14.6" PREFERRED_VERSION_glib-2.0-native ?= "2.14.6" |