diff options
author | Richard Purdie <richard@openedhand.com> | 2008-02-06 11:59:53 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-02-06 11:59:53 +0000 |
commit | 049c3c973ad9b8f651e0bf43ae0b9a8615a53275 (patch) | |
tree | 7197307fb19b3b99f2018018da231a183de59421 /meta/conf/distro | |
parent | 1d4973ef081f04c09d027a8d6c3b6f925796be26 (diff) | |
download | openembedded-core-049c3c973ad9b8f651e0bf43ae0b9a8615a53275.tar.gz openembedded-core-049c3c973ad9b8f651e0bf43ae0b9a8615a53275.tar.bz2 openembedded-core-049c3c973ad9b8f651e0bf43ae0b9a8615a53275.zip |
poky.conf: Update sato-icon-theme version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3673 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 7fde9e3590..bc5c72386d 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -111,7 +111,7 @@ 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 ?= "99" +SRCREV_pn-sato-icon-theme ?= "119" SRCREV_pn-matchbox-desktop-sato ?= "76" SRCREV_pn-evince ?= "2437" SRCREV_pn-oh-puzzles ?= "22" @@ -190,7 +190,7 @@ PREFERRED_VERSION_libmatchbox ?= "1.9" PREFERRED_VERSION_gtk-engines ?= "2.12.0" PREFERRED_VERSION_gtk-sato-engine ?= "0.1" PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" -PREFERRED_VERSION_sato-icon-theme ?= "0.2.1" +PREFERRED_VERSION_sato-icon-theme ?= "0.3.1" PREFERRED_VERSION_glib-2.0 ?= "2.14.5" PREFERRED_VERSION_glib-2.0-native ?= "2.14.5" |