diff options
-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 c200f96cb9..1344a4a9ab 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -137,7 +137,7 @@ PREFERRED_VERSION_matchbox-stroke ?= "0.0+svn${SRCDATE}" PREFERRED_VERSION_matchbox-themes-extra ?= "0.3+svn${SRCDATE}" PREFERRED_VERSION_matchbox-wm ?= "1.2+svn${SRCDATE}" PREFERRED_VERSION_libmatchbox ?= "1.9" -PREFERRED_VERSION_gtk-engines ?= "2.10.0" +PREFERRED_VERSION_gtk-engines ?= "2.10.2" PREFERRED_VERSION_gtk-sato-engine = "0.1" PREFERRED_VERSION_matchbox-theme-sato = "0.1" PREFERRED_VERSION_sato-icon-theme = "0.1" |