diff options
Diffstat (limited to 'conf/distro/jlime-donkey.conf')
-rw-r--r-- | conf/distro/jlime-donkey.conf | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/conf/distro/jlime-donkey.conf b/conf/distro/jlime-donkey.conf index 5738b75755..e50ddb1761 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 multimachine" +INHERIT += "package_ipk package_tar multimachine" BBINCLUDELOGS = "yes" IMAGE_FSTYPES = "tar.bz2" TARGET_OS = "linux" @@ -86,10 +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" -PREFERRED_PROVIDER_virtual/libqte2 = "qte-mt" -PREFERRED_PROVIDER_virtual/libqpe1 = "libqpe-opie" -OPIE_VERSION = "20060709" +OPIE_VERSION = "1.2.2" require conf/distro/include/preferred-opie-versions.inc #<> |