aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-04-22 21:53:39 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-22 21:53:39 +0000
commit71dbb70946b16d17bda4ab4b24f863751af3e3fe (patch)
treebc1095bed00a0449575e982fec923c03370dcc66 /conf
parent0f82961efc91531b8800eb62b4933850ee2e8fb3 (diff)
downloadopenembedded-71dbb70946b16d17bda4ab4b24f863751af3e3fe.tar.gz
oz.conf: fix stupid typo
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openzaurus-unstable.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf
index 751f81c6e8..cc87380494 100644
--- a/conf/distro/openzaurus-unstable.conf
+++ b/conf/distro/openzaurus-unstable.conf
@@ -42,7 +42,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
#
# Opie
#
-QTE_VERISON = "2.3.10"
+QTE_VERSION = "2.3.10"
OPIE_VERSION = "1.2.2"
PALMTOP_USE_MULTITHREADED_QT = "no"
#PALMTOP_USE_MULTITHREADED_QT = "yes"