diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/poky.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 2d34587967..3a177351af 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -95,6 +95,7 @@ SRCREV_pn-matchbox-stroke ?= "1524" SRCREV_pn-matchbox-themes-extra ?= "1524" SRCREV_pn-matchbox-terminal ?= "1612" SRCREV_pn-matchbox-wm ?= "1524" +SRCREV_pn-matchbox-wm-2 ?= "1873" SRCDATE_libmatchbox ?= "20070417" SRCREV_pn-settings-daemon ?= "1825" SRCREV_pn-screenshot ?= "288" @@ -110,6 +111,7 @@ SRCDATE_maemo-mapper-nohildon ?= "20061114" 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-tasks ?= "343" SRCREV_pn-sato-icon-theme ?= "90" SRCREV_pn-matchbox-desktop-sato ?= "76" @@ -228,7 +230,7 @@ PREFERRED_VERSION_xextensions ?= "1.0.1" PREFERRED_VERSION_xmonobut ?= "0.4" -PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}" +PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}" PREFERRED_VERSION_xst ?= "0.15" PREFERRED_VERSION_oprofile ?= "0.9.3" PREFERRED_VERSION_elfutils ?= "0.89" |