]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: Use OE_TMPDIR
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 3 May 2012 17:12:29 +0000 (19:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 May 2012 08:54:45 +0000 (09:54 +0100)
commit7b633d0a4cf9aa05e6243974bab2b780c246f8ba
tree1afd67ed01688ad066df4977057d886155c73c07
parent9de1de7c2c4e9f5accb4dd082fe819a711defbfb
runqemu: Use OE_TMPDIR

The error message erroneously talked about TMPDIR.
Just use OE_TMPDIR everywhere to make the name of the variable obvious.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu