diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-03-26 15:22:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-31 17:39:55 +0100 |
commit | 769384decb095fb3c49eb13b8f7f69c978d0bcba (patch) | |
tree | 3712c6f5860b7148c3dcaabe7674189e78c2b5bf /meta/classes/autotools.bbclass | |
parent | 07b0dddab901510208fab44bbc2566d3c3baae93 (diff) | |
download | openembedded-core-769384decb095fb3c49eb13b8f7f69c978d0bcba.tar.gz openembedded-core-769384decb095fb3c49eb13b8f7f69c978d0bcba.tar.bz2 openembedded-core-769384decb095fb3c49eb13b8f7f69c978d0bcba.tar.xz openembedded-core-769384decb095fb3c49eb13b8f7f69c978d0bcba.zip |
scripts/bitbake: allow switching between build directories
The recent addition of the check to ensure the user was in their build
directory disabled the ability to switch between build directories
without re-running the build environment setup script. We can rely
upon checking for conf/bblayers.conf instead, so use this check.
This does allow BUILDDIR (which is normally set by the environment
script) to be unset; however if it is set then it is assumed to be the
correct build directory and will be used in the error message that is
shown when we can't find conf/bblayers.conf.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/classes/autotools.bbclass')
0 files changed, 0 insertions, 0 deletions