diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2023-06-05 02:00:02 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-06-30 04:07:59 -1000 |
commit | efa26ceb510bac843cbb9f870aaac54bef71dc08 (patch) | |
tree | 53c5a8bc92d09823f010eaac4b4be3abfc4366df /scripts/lib/devtool/build_sdk.py | |
parent | c6a776870da1c973dec56a8dc2492b6715d6cd3e (diff) | |
download | poky-efa26ceb510bac843cbb9f870aaac54bef71dc08.tar.gz |
qemurunner.py: fix error message about qmp
The error message is a little misleading as the qmp module is a
directory with __init__.py file, not qmp.py file. Also, put the
path where we try to import it from in the error message to make
the message more indicative.
(From OE-Core rev: 60466c8ee5c055bdc01582f3809c7b36bb646a1d)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 08bacbf797f6a50ae8abe8fc3455b3a15a0a94b3)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions