aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/chinook-compat.conf
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-01-28 22:21:29 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-01-28 22:21:29 +0000
commit9dd959cd1e4e4f00f4778d0432638f4c38a29997 (patch)
treeb4a6d157096ea7c01670ad9fb58aeb4d5d808431 /conf/distro/chinook-compat.conf
parent6244c13450c89414df2fe9189daa6a3f0fdf3163 (diff)
downloadopenembedded-9dd959cd1e4e4f00f4778d0432638f4c38a29997.tar.gz
chinook-compat:
- Added description and a note
Diffstat (limited to 'conf/distro/chinook-compat.conf')
-rw-r--r--conf/distro/chinook-compat.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf
index 05dc674c13..581d4f31d0 100644
--- a/conf/distro/chinook-compat.conf
+++ b/conf/distro/chinook-compat.conf
@@ -1,8 +1,18 @@
#@--------------------------------------------------------------------
#@TYPE: Distribution
#@NAME: Chinook-compatible
+#@DESCRIPTION: Distribution which allows building packages compatible to OS 2008
#@--------------------------------------------------------------------
+# Note: This is not a complete distribution. Just some definitions to make
+# it possible to build packages that are compatible to Nokia's OS2008.
+# You should *not* replace core libraries of the operating system (glibc,
+# glib, gtk+, ..) with those you build in OE.
+#
+# Furthermore it may be possible that OpenEmbedded lacks specific versions
+# of some packages. If you encounter such a problem please provide a recipe
+# or file a bug!
+
DISTRO = "chinook-compat"
DISTRO_NAME = "Chinook-compat"
DISTRO_VERSION = "test-${DATE}"