bitbake.conf: drop default inclusion of collections.inc
authorChris Larson <chris_larson@mentor.com>
Thu, 15 Apr 2010 00:56:27 +0000 (17:56 -0700)
committerChris 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

index 25b8782..47468eb 100644 (file)
@@ -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