diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-06-29 13:30:36 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-02 23:08:38 +0100 |
commit | 335aa0fee865c23a067562323641bef1dcae687e (patch) | |
tree | 2ebabf1ccf6a083f998d7f17a140d15eea7af1c7 /meta/recipes-devtools/nasm/nasm_2.11.08.bb | |
parent | d88af4f518307ec615520d66c96aa70546169f4b (diff) | |
download | poky-335aa0fee865c23a067562323641bef1dcae687e.tar.gz |
wic: Fix confusing error message
Wic throws this message when any of the build artifacts are
not provided:
Build artifacts not completely specified, exiting.
(Use 'wic -e' or 'wic -r -b -k -n' to specify artifacts)
It was not clear which artifact was not specified.
Reworked the code to specify list of missed artifacts.
Now the message looks like this:
The following build artifacts are not specified:
bootimg-dir, kernel-dir, native-sysroot
[YOCTO #7912]
(From OE-Core rev: 98912687f15f6d7537746fb38499f739e1a47be9)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/nasm/nasm_2.11.08.bb')
0 files changed, 0 insertions, 0 deletions