summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-01-26 12:14:39 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-01-26 12:14:39 +0000
commit6cd4bb135753fa3bba4662e25f7a22867587484a (patch)
tree3328a10c5a2362d474dcb7ea3ce9b5710e45e6dc /conf/distro
parent17b6b41e58b03032a010f5f262fe3320019daa61 (diff)
oz-3.5.3 + oz-pxa-2.6.conf: update per recent changes
BKrev: 41f789afPibicHaQM-o2gOMHUEa5qw
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/openzaurus-3.5.3.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/distro/openzaurus-3.5.3.conf b/conf/distro/openzaurus-3.5.3.conf
index b168f804ae..51906a0497 100644
--- a/conf/distro/openzaurus-3.5.3.conf
+++ b/conf/distro/openzaurus-3.5.3.conf
@@ -3,6 +3,8 @@ DISTRO = "openzaurus"
DISTRO_NAME = "OpenZaurus"
DISTRO_VERSION = "3.5.2-snapshot-${DATE}"
# DISTRO_VERSION = "3.5.3"
+DISTRO_TYPE = "debug"
+# DISTRO_TYPE = "release"
FEED_URIS += " \
upgrades##http://openzaurus.org/official/unstable/3.5.2/upgrades/ \
@@ -11,7 +13,7 @@ FEED_URIS += " \
console##http://openzaurus.org/official/unstable/3.5.2/feed/console \
devel##http://openzaurus.org/official/unstable/3.5.2/feed/devel"
-CVSDATE = "20050122"
+CVSDATE = "20050126"
ASSUME_PROVIDED = "virtual/arm-linux-gcc-2.95"
PREFERRED_PROVIDERS = "virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie"
PREFERRED_PROVIDERS += " virtual/xserver:xserver-kdrive"