diff options
Diffstat (limited to 'conf/distro/jlime-donkey.conf')
-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 |