]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 2 Nov 2021 16:40:35 +0000 (00:40 +0800)
commit3cbe3e6f932151800793854ad5d3569dc6f36ab1
treed419d48555957960488f64e619e275de206a3af2
parent0abc761e84ea25a4acc7633eb9b5c8ae73120116
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>
(cherry picked from commit 9d05227e910d3f374ba7a9763ff2584b9e40db61)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/qemu/qemu.inc