aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/openzaurus-3.5.4.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-04-14 12:43:28 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-04-14 12:43:28 +0000
commitd92da4dd64a9b8be7d992910580f39fc10183537 (patch)
treedb97c0193420b010b3412407746beb74ac3c83ce /conf/distro/openzaurus-3.5.4.conf
parentca2bdb543136a6b56828eb33773106c797b5a793 (diff)
downloadopenembedded-d92da4dd64a9b8be7d992910580f39fc10183537.tar.gz
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/14 01:08:14+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/13 01:15:42+02:00 uni-frankfurt.de!mickeyl add missing orinoco-cs to zaurus-clamshell-2.4.conf 2005/04/13 00:55:56+02:00 uni-frankfurt.de!mickeyl update oz-3.5.4.conf 2005/04/12 18:21:01+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/12 18:20:49+02:00 uni-frankfurt.de!mickeyl add opie-irc to base image for systems >= 24 BKrev: 425e6570DYy-RAgOWfZHUtOMGDVuUg
Diffstat (limited to 'conf/distro/openzaurus-3.5.4.conf')
-rw-r--r--conf/distro/openzaurus-3.5.4.conf56
1 files changed, 56 insertions, 0 deletions
diff --git a/conf/distro/openzaurus-3.5.4.conf b/conf/distro/openzaurus-3.5.4.conf
index e69de29bb2..c550d8e1f9 100644
--- a/conf/distro/openzaurus-3.5.4.conf
+++ b/conf/distro/openzaurus-3.5.4.conf
@@ -0,0 +1,56 @@
+include conf/distro/openzaurus.conf
+DISTRO = "openzaurus"
+DISTRO_NAME = "OpenZaurus"
+DISTRO_VERSION = "3.5.3-snapshot-${DATE}"
+# DISTRO_VERSION = "3.5.4"
+DISTRO_TYPE = "debug"
+# DISTRO_TYPE = "release"
+
+FEED_URIS += " \
+ 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 = "20050415"
+
+#
+# Zaurus
+#
+
+ASSUME_PROVIDED += "virtual/arm-linux-gcc-2.95"
+OEINCLUDELOGS = "yes"
+KERNEL_CONSOLE = "ttyS0"
+#DEBUG_OPTIMIZATION = "-O -g3"
+#DEBUG_BUILD = "1"
+#INHIBIT_PACKAGE_STRIP = "1"
+
+#
+# Base
+#
+
+PREFERRED_VERSION_binutils-cross = "2.15.94.0.1"
+PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
+PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
+PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
+#
+# Opie
+#
+
+PREFERRED_PROVIDERS += " virtual/libqpe:libqpe-opie"
+PREFERRED_VERSION_konqueror-embedded = "20030705"
+
+OPIE_VERSION = "1.2.1"
+include conf/distro/preferred-opie-versions.inc
+
+#
+# GPE
+#
+
+PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
+PREFERRED_PROVIDERS += "virtual/gconf:gconf-dbus"
+GPE_EXTRA_INSTALL += " gsoko"
+
+include conf/distro/preferred-gpe-versions.inc
+