summaryrefslogtreecommitdiff
path: root/openembedded/conf/distro/openzaurus-3.5.4.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/distro/openzaurus-3.5.4.conf')
-rw-r--r--openembedded/conf/distro/openzaurus-3.5.4.conf58
1 files changed, 58 insertions, 0 deletions
diff --git a/openembedded/conf/distro/openzaurus-3.5.4.conf b/openembedded/conf/distro/openzaurus-3.5.4.conf
new file mode 100644
index 000000000..93074912f
--- /dev/null
+++ b/openembedded/conf/distro/openzaurus-3.5.4.conf
@@ -0,0 +1,58 @@
+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/ \
+ machine##http://openzaurus.org/official/unstable/3.5.3/feed/machine/${MACHINE} \
+ 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 = "20050704"
+
+#
+# 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"
+
+OPIE_VERSION = "1.2.1"
+include conf/distro/preferred-opie-versions.inc
+
+#
+# GPE
+#
+PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
+#PREFERRED_PROVIDER_x11 = "diet-x11"
+PREFERRED_PROVIDER_x11 = "x11"
+include conf/distro/preferred-gpe-versions-2.7.inc
+
+#
+# E
+#
+include conf/distro/preferred-e-versions.inc
+