summaryrefslogtreecommitdiff
path: root/conf/distro/openzaurus-unstable.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-05-11 16:48:27 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-11 16:48:27 +0000
commit8c23f19e75f16952608b1eaf9127823807a24bcf (patch)
tree3fd4e8952fdad85978194c25b2e43d6145d52a7f /conf/distro/openzaurus-unstable.conf
parentebbc21d915a7a83890b871c1cdfa4b9c5feef494 (diff)
add metadata to some configurations. fixes #970
Diffstat (limited to 'conf/distro/openzaurus-unstable.conf')
-rw-r--r--conf/distro/openzaurus-unstable.conf12
1 files changed, 8 insertions, 4 deletions
diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf
index cc87380494..1419ca9317 100644
--- a/conf/distro/openzaurus-unstable.conf
+++ b/conf/distro/openzaurus-unstable.conf
@@ -1,3 +1,9 @@
+#@--------------------------------------------------------------------
+#@TYPE: Distribution
+#@NAME: OpenZaurus <http://www.openzaurus.org>
+#@DESCRIPTION: A Linux Distribution for the Sharp Zaurus family
+#@--------------------------------------------------------------------
+
DISTRO_VERSION = ".dev-snapshot-${DATE}"
include conf/distro/openzaurus.conf
@@ -14,8 +20,7 @@ DISTRO_TYPE = "debug"
# console##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/console \
# devel##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/devel"
-# SRCDATE = "20050704"
-
+SRCDATE = "20060507"
#
# Zaurus
#
@@ -44,8 +49,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
#
QTE_VERSION = "2.3.10"
OPIE_VERSION = "1.2.2"
-PALMTOP_USE_MULTITHREADED_QT = "no"
-#PALMTOP_USE_MULTITHREADED_QT = "yes"
+PALMTOP_USE_MULTITHREADED_QT = "yes"
include conf/distro/preferred-opie-versions.inc
#