diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-07 08:36:53 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-07 08:36:53 +0000 |
commit | ec909f8635b76e7881da58bdaedc3c0b33b3a4cb (patch) | |
tree | 7e476c7b45b96831255888af793c8256590a955f /meta/conf | |
parent | a35ed064600135731cf2df19b190b89166d86f13 (diff) | |
download | poky-ec909f8635b76e7881da58bdaedc3c0b33b3a4cb.tar.gz |
poky: fix minimo version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1878 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-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 e50d7c4f79..4024ba5d80 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -159,7 +159,7 @@ PREFERRED_VERSION_libschedule ?= "0.15" | |||
159 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" | 159 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" |
160 | PREFERRED_VERSION_linphone ?= "0.12.2" | 160 | PREFERRED_VERSION_linphone ?= "0.12.2" |
161 | PREFERRED_VERSION_minilite ?= "0.49" | 161 | PREFERRED_VERSION_minilite ?= "0.49" |
162 | PREFERRED_VERSION_minimo ?= "0.016+cvs${SRCDATE_minimo}" | 162 | PREFERRED_VERSION_minimo ?= "0.02+cvs${SRCDATE_minimo}" |
163 | PREFERRED_VERSION_poppler ?= "0.5.4" | 163 | PREFERRED_VERSION_poppler ?= "0.5.4" |
164 | PREFERRED_VERSION_rosetta ?= "0.0+cvs${SRCDATE}" | 164 | PREFERRED_VERSION_rosetta ?= "0.0+cvs${SRCDATE}" |
165 | PREFERRED_VERSION_rxvt-unicode ?= "5.6" | 165 | PREFERRED_VERSION_rxvt-unicode ?= "5.6" |