From: Koen Kooi Date: Sat, 6 Jan 2007 19:53:21 +0000 (+0000) Subject: add an .inc for those poor clueless users that demand opie support but surprisingly... X-Git-Tag: Release-2010-05/1~9435^2~14^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d324ed486925a0f12cd90435346946464e1a2f6;p=openembedded.git add an .inc for those poor clueless users that demand opie support but surprisingly do not want to do anything to support it --- 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 +-