]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
qemurunner: Update to match qmp changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2022 08:15:55 +0000 (09:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2022 13:08:29 +0000 (14:08 +0100)
commit6e90b0d909d3c8b1be5cb19f2411cd0e89735c84
tree3fb30b68f26410356253e985a0d2ecac2187fe5e
parente94d182889ca3c02df913c59f0b66b228ffe588c
qemurunner: Update to match qmp changes

Upstream made changes to the qmp module. We need to use the legacy one
for now since that matches the interface we use, ultimately we likely
need to update our code.

Also fix the generic exception handler to show the actual exception
which helps debugging when something does break.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py