[oe-commits] Theodore A. Roth : local.conf.sample: Replace packages/ with recipes/.

GIT User account git at amethyst.openembedded.net
Tue Apr 14 18:08:32 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: cd133984ff994a6550ff9e51de1b3e3a1a17b9d9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cd133984ff994a6550ff9e51de1b3e3a1a17b9d9

Author: Theodore A. Roth <taroth at gmail.com>
Date:   Thu Mar 19 10:57:01 2009 -0700

local.conf.sample: Replace packages/ with recipes/.

---

 conf/local.conf.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 36407b0..022d65d 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -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





More information about the Openembedded-commits mailing list