disambiguate local.conf.sample
authorMichael Lauer <mickey@vanille-media.de>
Sun, 20 Jun 2004 01:32:33 +0000 (01:32 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 20 Jun 2004 01:32:33 +0000 (01:32 +0000)
BKrev: 40d4e931AiHTPuDCi6YFMZu-dckQ1w

conf/local.conf.sample

index 14117f9..6bc2af0 100644 (file)
 # Use this to specify where OE should place the downloaded sources into
 DL_DIR = "${HOME}/sources"
 
-# Use this to specify what .oe files to consider for builds
-#OEFILES = "/path/to/packages/*/*.oe"
+# Delete the line below. Then specify which .oe files to consider for
+# your build. Typically this will be something like OEFILES = "/path/to/packages/*/*.oe"
 OEFILES := "${@oe.fatal('Edit your conf/local.conf: OEFILES')}"
-# Delete the line above.  Then uncomment and edit the other line to point
-# to the proper place where your .oe files are.
 
 # Use the OEMASK below unless you want to build something else than the
 # default glibc based setup