diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-01 16:19:32 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-01 16:25:15 +0100 |
commit | 5894ac1f38cdbc74b8197710bd64fc79b05aec87 (patch) | |
tree | 4afe36d2fa24743136513ea25d16e6944b9defad /bitbake | |
parent | 554c892ccf16ca564e7be94f84eaa73667170e15 (diff) | |
download | poky-5894ac1f38cdbc74b8197710bd64fc79b05aec87.tar.gz |
sanity: Don't make assumptions about cwd
When using the recently fixed out of build directory bitbake invocations, I was
puzzled why bitbake seemed to be pausing. The reason was due to running the sanity
tests each and every time. This was due to current working directory assumptions
within the sanity test code. Fix this to use TOPDIR.
(From OE-Core rev: 1cdc1b37b840bda961258cf2bfb2f75331bdb310)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions