diff options
-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 7fde9e359..bc5c72386 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" |