]> code.ossystems Code Review - openembedded-core.git/commit
qemu.inc: Remove empty egg-info directories before running meson
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 25 Oct 2021 14:07:14 +0000 (16:07 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Oct 2021 08:44:59 +0000 (09:44 +0100)
commit9d05227e910d3f374ba7a9763ff2584b9e40db61
tree2c0547da35bacf1274a4053571fcb7fec1701a3d
parent47d9d90b4ec7d04d6f3f1a9b97c0ab7f1264a88e
qemu.inc: Remove empty egg-info directories before running meson

This is the same solution that has been applied to meson.bbclass to
allow building with meson after it has been updated to a new
version. It needs to be applied here as well since qemu uses meson
without inheriting meson.bbclass.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc