Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Fri, 23 Apr 2004 23:18:49 +0000 (23:18 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 23 Apr 2004 23:18:49 +0000 (23:18 +0000)
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages

2004/04/24 01:18:42+02:00 uni-frankfurt.de!mickeyl
illustrate DISTRO in local.conf.sample - patch courtesy pb_.

BKrev: 4089a459r9gS4pO-CvAC1XxjAgFDdg

conf/local.conf.sample

index 5c111f7..e5ecd66 100644 (file)
@@ -33,6 +33,10 @@ PREFERRED_PROVIDERS = "virtual/libc:glibc virtual/qte:qte-for-opie virtual/libqp
 # for a machine not known to OpenEmbedded. Better use the MACHINE attribute (see above)
 TARGET_ARCH = "arm"
 
+# Uncomment this to select a distribution policy.
+#DISTRO = "familiar"
+
 # Uncomment this to build .tar packages during the build process.
 # Also supported is "package_ipk"
+# Usually better to set DISTRO instead (see above)
 #INHERIT = "package_tar"