diff options
author | Saul Wold <Saul.Wold@windriver.com> | 2021-04-26 07:45:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-27 15:11:47 +0100 |
commit | 2c86aba6f0eeb1fc747de2f518d1ec982398c54a (patch) | |
tree | 16b1e0224dae8ca93258f05666cebdf1ded85039 /meta-yocto-bsp/README.hardware | |
parent | 8cf9b6529e695401bba7e8dbd7b151e0cae743d2 (diff) | |
download | poky-2c86aba6f0eeb1fc747de2f518d1ec982398c54a.tar.gz |
qemu-system-native: install qmp python module
The qmp python module supports the Qemu Machine Protocol [0].
This module needs to be installed in a known location so the
qemurunner python script can find the qmp module.
This change causes it to be installed in the recipe-sysroot-native
of the target image and that directory can be added to the python
sys.path that needs to use the qmp.py module.
[0] https://github.com/qemu/qemu/blob/master/docs/interop/qmp-spec.txt
(From OE-Core rev: 46a60f67562a6ae227e018228212fc797d1f2795)
Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/README.hardware')
0 files changed, 0 insertions, 0 deletions