From: Rene Wagner Date: Mon, 2 Jan 2006 19:12:49 +0000 (+0000) Subject: local.conf.sample: explain "versioned distros". replace reference to familiar-0.8... X-Git-Tag: Release-2010-05/1~9453^2~2799 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d39de8ebc7d066129342f5b298ac927e03af3a8;p=openembedded.git local.conf.sample: explain "versioned distros". replace reference to familiar-0.8.3 with familiar-unstable. --- diff --git a/conf/local.conf.sample b/conf/local.conf.sample index 7194eaf29f..8515247d40 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -71,8 +71,12 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" # Uncomment this to select a distribution policy. See the conf directory # for distributions currently known to OpenEmbedded. +# Although they no longer contain version number in the (file-)name +# familiar-unstable and openzaurus-unstable are so called "versioned" +# distros, i.e. they explicitely select specific versions of various +# packages. # Stay away from unversioned distros unless you really know what you are doing -# DISTRO = "familiar-0.8.3" +# DISTRO = "familiar-unstable" # Uncomment this to select a particular kernel version if supported by # your MACHINE setting. Currently only supported on Zaurus Clamshells.