]> code.ossystems Code Review - openembedded-core.git/commit
sanity: Don't make assumptions about cwd
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Sep 2013 15:19:32 +0000 (16:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Sep 2013 15:25:13 +0000 (16:25 +0100)
commit1cdc1b37b840bda961258cf2bfb2f75331bdb310
tree86b702f9a7e51034b150492f7fa6a20286b8cb60
parent6a39835af2b2b3c7797fe05479341d71a3f3aaf6
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass