diff options
author | Tomas Frydrych <tf@openedhand.com> | 2007-12-21 13:37:09 +0000 |
---|---|---|
committer | Tomas Frydrych <tf@openedhand.com> | 2007-12-21 13:37:09 +0000 |
commit | 1ba5ca1c6744b2c0cf6cb57f0a81b39b37617dfa (patch) | |
tree | b3516fbf1641bb3d5909c8c43f670e6ee11c742c /meta/conf/distro/poky.conf | |
parent | 4f67e7c86cf7db1c0e41a7d225669d2efd58f609 (diff) | |
download | openembedded-core-1ba5ca1c6744b2c0cf6cb57f0a81b39b37617dfa.tar.gz openembedded-core-1ba5ca1c6744b2c0cf6cb57f0a81b39b37617dfa.tar.bz2 openembedded-core-1ba5ca1c6744b2c0cf6cb57f0a81b39b37617dfa.zip |
set revisions for matchobx-wm-2 and matchbox-theme-sato-2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3369 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky.conf')
-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" |