chinook-compat:
authorRobert Schuster <thebohemian@gmx.net>
Mon, 28 Jan 2008 22:21:29 +0000 (22:21 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Mon, 28 Jan 2008 22:21:29 +0000 (22:21 +0000)
  - Added description and a note

conf/distro/chinook-compat.conf

index 05dc674..581d4f3 100644 (file)
@@ -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}"