aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-06 19:53:21 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-06 19:53:21 +0000
commit1d324ed486925a0f12cd90435346946464e1a2f6 (patch)
tree1da50dc2b33804567e46444d303e96ddb2833cb1 /conf
parenta736d896a6e8a88f2bae4e380b33f6542aeff19a (diff)
downloadopenembedded-1d324ed486925a0f12cd90435346946464e1a2f6.tar.gz
add an .inc for those poor clueless users that demand opie support but surprisingly do not want to do anything to support it
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/opie-users-are-too-stupid-too-put-this-in-local.conf.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/distro/include/opie-users-are-too-stupid-too-put-this-in-local.conf.inc b/conf/distro/include/opie-users-are-too-stupid-too-put-this-in-local.conf.inc
new file mode 100644
index 0000000000..978a0ab73e
--- /dev/null
+++ b/conf/distro/include/opie-users-are-too-stupid-too-put-this-in-local.conf.inc
@@ -0,0 +1,7 @@
+# Opie
+#use 1337 mt version of opie to have a webbrowser
+PALMTOP_USE_MULTITHREADED_QT = "yes"
+QTE_VERSION = "2.3.10"
+OPIE_VERSION = "1.2.2"
+require conf/distro/include/preferred-opie-versions.inc
+-