summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/distro/openzaurus-3.5.3.conf4
-rw-r--r--conf/machine/openzaurus-pxa-2.6.conf2
2 files changed, 4 insertions, 2 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"
diff --git a/conf/machine/openzaurus-pxa-2.6.conf b/conf/machine/openzaurus-pxa-2.6.conf
index 5ca82e1209..5621176eec 100644
--- a/conf/machine/openzaurus-pxa-2.6.conf
+++ b/conf/machine/openzaurus-pxa-2.6.conf
@@ -5,7 +5,7 @@
include conf/machine/zaurus-clamshell.conf
PREFERRED_PROVIDER_virtual/kernel = "openzaurus"
-PREFERRED_VERSION_orinoco-modules = "20050101"
+PREFERRED_VERSION_orinoco-modules = "cvs"
BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel udev sysfsutils hostap-modules orinoco-modules \
pcmcia-cs apmd ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin"