summaryrefslogtreecommitdiff
path: root/conf/distro/openzaurus-unstable.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-07-14 14:54:15 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-14 14:54:15 +0000
commit5b7397bba0d219bb48f7ae0524f757b3cbdcc949 (patch)
tree9b458259c8097e5e66c47d84cedf7e9cd5fc6d91 /conf/distro/openzaurus-unstable.conf
parentcc127cca7bb25d1858e98ccd891b75c6613d1a9a (diff)
familiar-unstable.conf: include fixed cvs dates
Diffstat (limited to 'conf/distro/openzaurus-unstable.conf')
-rw-r--r--conf/distro/openzaurus-unstable.conf13
1 files changed, 6 insertions, 7 deletions
diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf
index ebbf84b37e..30d361b2fb 100644
--- a/conf/distro/openzaurus-unstable.conf
+++ b/conf/distro/openzaurus-unstable.conf
@@ -10,7 +10,6 @@ CVS_TARBALL_STASH = "\
http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \
http://www.oesources.org/source/current/"
-
include conf/distro/openzaurus.conf
DISTRO_TYPE = "debug"
@@ -25,11 +24,11 @@ DISTRO_TYPE = "debug"
# console##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/console \
# devel##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/devel"
-SRCDATE ?= "20060514"
+SRCDATE ?= "20060701"
+
#
# Zaurus
#
-
ASSUME_PROVIDED += "virtual/arm-linux-gcc-2.95"
PREFERRED_PROVIDER_hostap-conf = "hostap-conf"
PREFERRED_PROVIDER_task-bootstrap = "task-bootstrap"
@@ -39,7 +38,7 @@ KERNEL_CONSOLE = "ttyS0"
#DEBUG_BUILD = "1"
#INHIBIT_PACKAGE_STRIP = "1"
-# fix some iconv issues, needs to be adjusted when doing uclibc builds
+# Glibc provides iconv and intl -- adjust, when doing uclibc builds
PREFERRED_PROVIDER_virtual/libiconv = "glibc"
PREFERRED_PROVIDER_virtual/libintl = "glibc"
@@ -56,9 +55,9 @@ PREFERRED_VERSION_binutils = "2.15.94.0.1"
#
# Opie
#
-#QTE_VERSION = "2.3.10"
-#OPIE_VERSION = "1.2.2"
-#PALMTOP_USE_MULTITHREADED_QT = "yes"
+QTE_VERSION = "2.3.10"
+OPIE_VERSION = "1.2.2"
+PALMTOP_USE_MULTITHREADED_QT = "yes"
include conf/distro/preferred-opie-versions.inc
#