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:
845da57
)
bitbake.conf: drop default inclusion of collections.inc
author
Chris Larson
<chris_larson@mentor.com>
Thu, 15 Apr 2010 00:56:27 +0000
(17:56 -0700)
committer
Chris Larson
<chris_larson@mentor.com>
Thu, 15 Apr 2010 01:01:13 +0000
(18:01 -0700)
It can interfere with the bblayers stuff in bitbake master.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
conf/bitbake.conf
patch
|
blob
|
history
diff --git
a/conf/bitbake.conf
b/conf/bitbake.conf
index
25b8782
..
47468eb
100644
(file)
--- a/
conf/bitbake.conf
+++ b/
conf/bitbake.conf
@@
-677,7
+677,6
@@
OVERRIDES = "local:${MACHINE}:${DISTRO}:${TARGET_OS}:${TARGET_ARCH}:build-${BUIL
# Include the rest of the config files.
##################################################################
-require conf/collections.inc
include conf/site.conf
include conf/auto.conf
include conf/local.conf