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
# 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"