[oe-commits] org.oe.dev chinook-compat:

thebohemian commit openembedded-commits at lists.openembedded.org
Mon Jan 28 22:46:35 UTC 2008


chinook-compat:
  - Added description and a note

Author: thebohemian at openembedded.org
Branch: org.openembedded.dev
Revision: 69912ac05c10249dadb65f5f98c58f8401c9d0ec
ViewMTN: http://monotone.openembedded.org/revision/info/69912ac05c10249dadb65f5f98c58f8401c9d0ec
Files:
1
conf/distro/chinook-compat.conf
Diffs:

#
# mt diff -r8aaa63b78b875201272cedf7c236b4dc8ccff2e4 -r69912ac05c10249dadb65f5f98c58f8401c9d0ec
#
# 
# 
# patch "conf/distro/chinook-compat.conf"
#  from [7567172718a5b4eadcd1df5d2f7fa4b65943e7bc]
#    to [3181de24687008b12f03ae42dc449804df8f79a4]
# 
============================================================
--- conf/distro/chinook-compat.conf	7567172718a5b4eadcd1df5d2f7fa4b65943e7bc
+++ conf/distro/chinook-compat.conf	3181de24687008b12f03ae42dc449804df8f79a4
@@ -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}"






More information about the Openembedded-commits mailing list