]> code.ossystems Code Review - openembedded-core.git/commit
qemuimage-testlib: Ensure TOPDIR/BUILDDIR are set
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Dec 2010 17:27:14 +0000 (17:27 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Dec 2010 17:27:14 +0000 (17:27 +0000)
commitdf74cf25f0904562623a15b641a7770d2fa88570
tree72a527507655f62e12dd972993ac07663745779f
parentd21090934d64ae04b0362eb55ecfac1ea72a797e
qemuimage-testlib: Ensure TOPDIR/BUILDDIR are set

The recent environment changes mean TOPDIR/BUILDDIR need to be exported
specifcially to the enviromnent so the qemu scripts can find the correct
build directory.

Without this, qemu can fail to run.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/classes/imagetest-qemu.bbclass
scripts/qemuimage-testlib