]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: add guidance to resolve issues with missing files
authorJoshua Lock <joshua.g.lock@intel.com>
Sun, 18 Sep 2016 07:39:23 +0000 (00:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Sep 2016 08:07:06 +0000 (09:07 +0100)
commit87cfb5165490cd4e7a8c2570ef5a62898db8395e
treed8c5d94897bcf64c874579d2b55b455315bf604a
parente010d9be3709cf3c607ffc03c3188abe4e1e9eb4
runqemu: add guidance to resolve issues with missing files

When a required binary cannot be found print some guidance pointing
to using a sourced OE build environment or a qemuboot.conf file,
based on a similar message from the previous shell-based runqemu.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu