conf/distro/jlime-donkey.conf : Minor updates
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Thu, 20 Jul 2006 11:47:28 +0000 (11:47 +0000)
committerKristoffer Ericson <kristoffer_e1@hotmail.com>
Thu, 20 Jul 2006 11:47:28 +0000 (11:47 +0000)
* Set specific irssi version
* set qt multithread

conf/distro/jlime-donkey.conf

index e50ddb1..69bbd31 100644 (file)
@@ -69,7 +69,7 @@ PREFRRED_VERSION_cairo           = "1.0.4"
 #<>We want to be able to build this for all jornadas so
 #<>to not mess up the folders we need to make them dynamic.
 #<>It will use different folders depending on Arch (set in local.conf)
-INHERIT += "package_ipk package_tar multimachine"
+INHERIT += "package_ipk multimachine package_tar"
 BBINCLUDELOGS = "yes"
 IMAGE_FSTYPES = "tar.bz2"
 TARGET_OS = "linux"
@@ -86,6 +86,7 @@ BOOTSTRAP_EXTRA_DEPENDS  += "pcmciautils ncurses nano wireless-tools console-too
 #<>What Qte, libqte.. versions should we use.
 #<>
 QTE_VERSION = "2.3.10"
+PALMTOP_USE_MULTITHREADED_QT = "yes"
 OPIE_VERSION = "1.2.2"
 require conf/distro/include/preferred-opie-versions.inc
 
@@ -105,3 +106,10 @@ FULL_OPTIMIZATION = "-O1"
 #<>
 IMAGE_NAME = "${IMAGE_BASENAME}-Donkey-${MACHINE}"
 
+#<>
+#<>
+#<>
+#<> General non-essential programs
+#<>
+#<>
+PREFERRED_VERSION_irssi = "0.8.10"
\ No newline at end of file