]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
wic/engine.py: improve error message when required tools are missing
authorAnuj Mittal <anuj.mittal@intel.com>
Fri, 1 Jun 2018 08:45:05 +0000 (16:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Jun 2018 14:14:43 +0000 (15:14 +0100)
commit3157ebb131e01e74689b1f87a35278350f315e7d
tree5a88650bde7d3de444bfb159117939d1e5561289
parente8fb42f3a54e8b8d68ae216a48534fa745ea99f1
wic/engine.py: improve error message when required tools are missing

Instead of showing that command 'None' was found, show the name of
actual command that wasn't found on the host machine or at the native
sysroot path provided by user.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/engine.py