diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2017-03-30 16:37:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-05 12:36:45 +0100 |
commit | f0425c0a0f1c98f65bf61fd9aa7e023ed41a35fa (patch) | |
tree | 8f1e4dd4aa7b0bb7d8bc46023b3a1ab03e69cf47 /scripts/pythondeps | |
parent | e75bd6a7dd5c1b4bad039c35cf4a2ffc2f77c60a (diff) | |
download | openembedded-core-f0425c0a0f1c98f65bf61fd9aa7e023ed41a35fa.tar.gz openembedded-core-f0425c0a0f1c98f65bf61fd9aa7e023ed41a35fa.tar.bz2 openembedded-core-f0425c0a0f1c98f65bf61fd9aa7e023ed41a35fa.zip |
wic: improve error message
When using `wic create mkefidisk -e core-image-minimal', the following
error message appeared.
Please bake it with 'bitbake parted-native' and try again.
However, following this command doesn't do any help. The same problem
still appeared.
The problem is that when we 'bitbake parted-native', it doesn't have
anything to do with core-image-minimal. And the required tool 'parted'
is not under core-image-minimal's recipe-sysroot-native directory.
Improve the error message so that following it could get things done.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/pythondeps')
0 files changed, 0 insertions, 0 deletions