diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-01-26 12:14:39 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2005-01-26 12:14:39 +0000 |
commit | 6cd4bb135753fa3bba4662e25f7a22867587484a (patch) | |
tree | 3328a10c5a2362d474dcb7ea3ce9b5710e45e6dc /conf/distro | |
parent | 17b6b41e58b03032a010f5f262fe3320019daa61 (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.conf | 4 |
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" |