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:15 +0000 (16:25 +0100)
commit98d3a771d654c0aeed8ad4edd021a826f2e34760
treefa775b4618d967c6068e91bd566a9f60638451fd
parent9c3f5889f757bcde5d921b84396182d77ecbd20d
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>
meta/classes/sanity.bbclass