summaryrefslogtreecommitdiff
path: root/conf/distro/openzaurus-3.5.3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/openzaurus-3.5.3.conf')
-rw-r--r--conf/distro/openzaurus-3.5.3.conf22
1 files changed, 11 insertions, 11 deletions
diff --git a/conf/distro/openzaurus-3.5.3.conf b/conf/distro/openzaurus-3.5.3.conf
index f051f7b5ad..bb383a3944 100644
--- a/conf/distro/openzaurus-3.5.3.conf
+++ b/conf/distro/openzaurus-3.5.3.conf
@@ -1,19 +1,19 @@
include conf/distro/openzaurus.conf
DISTRO = "openzaurus"
DISTRO_NAME = "OpenZaurus"
-DISTRO_VERSION = "3.5.2-snapshot-${DATE}"
-# DISTRO_VERSION = "3.5.3"
-DISTRO_TYPE = "debug"
-# DISTRO_TYPE = "release"
+# 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/ \
- base##http://openzaurus.org/official/unstable/3.5.2/feed/base/ \
- libs##http://openzaurus.org/official/unstable/3.5.2/feed/libs/ \
- console##http://openzaurus.org/official/unstable/3.5.2/feed/console \
- devel##http://openzaurus.org/official/unstable/3.5.2/feed/devel"
+ upgrades##http://openzaurus.org/official/unstable/3.5.3/upgrades/ \
+ base##http://openzaurus.org/official/unstable/3.5.3/feed/base/ \
+ libs##http://openzaurus.org/official/unstable/3.5.3/feed/libs/ \
+ console##http://openzaurus.org/official/unstable/3.5.3/feed/console \
+ devel##http://openzaurus.org/official/unstable/3.5.3/feed/devel"
-CVSDATE = "20050320"
+CVSDATE = "20050326"
#
# Zaurus
@@ -21,7 +21,7 @@ CVSDATE = "20050320"
ASSUME_PROVIDED += "virtual/arm-linux-gcc-2.95"
OEINCLUDELOGS = "yes"
-KERNEL_CONSOLE = "tty1"
+KERNEL_CONSOLE = "ttyS0"
#DEBUG_OPTIMIZATION = "-O -g3"
#DEBUG_BUILD = "1"
#INHIBIT_PACKAGE_STRIP = "1"