diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-07-20 11:47:28 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-07-20 11:47:28 +0000 |
commit | 0b4945701aa160eb13b05db901613bf657fed92a (patch) | |
tree | e22b6c16973faa071e3092a58290c85e5b8dcd0e /conf/distro | |
parent | d3fee286e582b85cdfb1b3c5df6980da3b290645 (diff) |
conf/distro/jlime-donkey.conf : Minor updates
* Set specific irssi version
* set qt multithread
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/jlime-donkey.conf | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/conf/distro/jlime-donkey.conf b/conf/distro/jlime-donkey.conf index e50ddb1761..69bbd31385 100644 --- a/conf/distro/jlime-donkey.conf +++ b/conf/distro/jlime-donkey.conf @@ -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 |