git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
332db9c
)
local.conf.sample: Replace packages/ with recipes/.
author
Theodore A. Roth
<taroth@gmail.com>
Thu, 19 Mar 2009 17:57:01 +0000
(10:57 -0700)
committer
Denys Dmytriyenko
<denis@denix.org>
Thu, 19 Mar 2009 18:10:58 +0000
(14:10 -0400)
conf/local.conf.sample
patch
|
blob
|
history
diff --git
a/conf/local.conf.sample
b/conf/local.conf.sample
index
36407b0
..
022d65d
100644
(file)
--- 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/
packag
es/*/*.bb"
+# your build. Typically this will be something like BBFILES = "/path/to/openembedded/
recip
es/*/*.bb"
BBFILES := "${@bb.fatal('Edit your conf/local.conf: BBFILES')}"
# Use the BBMASK below to instruct BitBake to _NOT_ consider some .bb files