diff options
author | Thomas Wood <thomas@openedhand.com> | 2008-02-25 17:28:43 +0000 |
---|---|---|
committer | Thomas Wood <thomas@openedhand.com> | 2008-02-25 17:28:43 +0000 |
commit | 81a3a66b40aa31ebf296651be28a2af7f2e6c432 (patch) | |
tree | 84f3249c15ac8adcb59e0de8e41f7b05cb1fbda2 /meta/conf | |
parent | 445f3b4c605c4112edf503ef8956d423c4f0a983 (diff) | |
download | openembedded-core-81a3a66b40aa31ebf296651be28a2af7f2e6c432.tar.gz openembedded-core-81a3a66b40aa31ebf296651be28a2af7f2e6c432.tar.bz2 openembedded-core-81a3a66b40aa31ebf296651be28a2af7f2e6c432.zip |
* Update sato-icon-theme version to 0.4.1
* Remove redundant SRCREV for sato-icon-theme
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3861 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index f1970915e3..e56bf9eddd 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -117,7 +117,6 @@ SRCREV_pn-exmap-console ?= "266" SRCREV_pn-gtk-sato-engine ?= "90" SRCREV_pn-matchbox-theme-sato ?= "90" SRCREV_pn-matchbox-theme-sato-2 ?= "94" -SRCREV_pn-sato-icon-theme ?= "119" SRCREV_pn-matchbox-desktop-sato ?= "76" SRCREV_pn-evince ?= "2437" SRCREV_pn-oh-puzzles ?= "22" @@ -198,7 +197,7 @@ PREFERRED_VERSION_libmatchbox ?= "1.9" PREFERRED_VERSION_gtk-engines ?= "2.12.0" PREFERRED_VERSION_gtk-sato-engine ?= "0.3.1" PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" -PREFERRED_VERSION_sato-icon-theme ?= "0.4" +PREFERRED_VERSION_sato-icon-theme ?= "0.4.1" PREFERRED_VERSION_glib-2.0 ?= "2.14.6" PREFERRED_VERSION_glib-2.0-native ?= "2.14.6" |