local.conf.sample: Replace packages/ with recipes/.
authorTheodore A. Roth <taroth@gmail.com>
Thu, 19 Mar 2009 17:57:01 +0000 (10:57 -0700)
committerDenys Dmytriyenko <denis@denix.org>
Thu, 19 Mar 2009 18:10:58 +0000 (14:10 -0400)
conf/local.conf.sample

index 36407b0..022d65d 100644 (file)
@@ -23,7 +23,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/openembedded/packages/*/*.bb"
+# your build. Typically this will be something like BBFILES = "/path/to/openembedded/recipes/*/*.bb"
 BBFILES := "${@bb.fatal('Edit your conf/local.conf: BBFILES')}"
 
 # Use the BBMASK below to instruct BitBake to _NOT_ consider some .bb files