]> code.ossystems Code Review - openembedded-core.git/commit
wic: make error message more informative
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 7 Apr 2015 09:03:06 +0000 (12:03 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Apr 2015 18:48:02 +0000 (19:48 +0100)
commit7d1599cf6a55d3624d2b90c1f55e14c4df73e570
treeb17b0ed491df29139b2f3647a62b72f5da29a9de
parentfa263f238bbddb00c9953994fb69cc358170e2ec
wic: make error message more informative

Included name of the missing program into the error message produced
by exec_native_cmd when program is not found.

Removed mentioning of the host programs as this API is not running
them anymore.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/utils/oe/misc.py