Clarify the example BBFILES in local.conf.sample a bit.
authorChris Larson <clarson@kergoth.com>
Fri, 17 Dec 2004 06:50:30 +0000 (06:50 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 17 Dec 2004 06:50:30 +0000 (06:50 +0000)
BKrev: 41c281b6r7cipPZsURNbe7rE3cX5RA

conf/local.conf.sample

index e18fc9d..0877d31 100644 (file)
@@ -20,7 +20,7 @@
 DL_DIR = "${HOME}/sources"
 
 # Delete the line below. Then specify which .bb files to consider for
-# your build. Typically this will be something like BBFILES = "/path/to/oe-packages/packages/*/*.bb"
+# your build. Typically this will be something like BBFILES = "/path/to/openembedded/packages/*/*.bb"
 BBFILES := "${@bb.fatal('Edit your conf/local.conf: BBFILES')}"
 
 # Use the BBMASK below to instruct BitBake to _NOT_ consider some .bb files