summaryrefslogtreecommitdiffstats
path: root/meta/classes/rm_work_and_downloads.bbclass
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2021-10-25 16:07:13 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-27 09:44:59 +0100
commit47d9d90b4ec7d04d6f3f1a9b97c0ab7f1264a88e (patch)
tree1d39cdc268d393e23cabe9cb971df443bee2052b /meta/classes/rm_work_and_downloads.bbclass
parent91cc84afbfa6aad154f9a6402b538ea1b7c0ecd4 (diff)
downloadopenembedded-core-47d9d90b4ec7d04d6f3f1a9b97c0ab7f1264a88e.tar.gz
meson.bblcass: Remove empty egg-info directories before running meson
sstate.bbclass no longer removes empty directories to avoid a race (see commit 4f94d929 "sstate/staging: Handle directory creation race issue"). Unfortunately Python apparently treats an empty egg-info directory as if the version it previously contained still exists and fails if a newer version is required, which Meson does. To avoid this, make sure there are no empty egg-info directories from previous versions left behind. 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>
Diffstat (limited to 'meta/classes/rm_work_and_downloads.bbclass')
0 files changed, 0 insertions, 0 deletions