diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-07-22 18:23:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-25 12:54:34 +0100 |
commit | 3fddac4ee959cc09d67a50d4623c29175bee26f0 (patch) | |
tree | 1ae27f427a64d1debbaf194bad38b5de28cdbb10 /meta/recipes-extended/byacc | |
parent | e9e77799a1b9dd84c1d83cbc1efcf5bdb604f7a7 (diff) | |
download | poky-3fddac4ee959cc09d67a50d4623c29175bee26f0.tar.gz |
runqemu: report error if TMPDIR cannot be determined
Invoking runqemu outside of the build directory for an
in-tree setup results in an empty TMPDIR because bitbake -e
cannot be run to find it.
A symptom of this problem is running runqemu and getting the
following error:
Error: Unable to find tunctl binary in <directory>
Catch this case and report the error to the user.
This fixes [YOCTO #1278]
(From OE-Core rev: ab5544ac801a976b56468ade0f5d2e95c11feb87)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/byacc')
0 files changed, 0 insertions, 0 deletions