diff options
author | Ross Burton <ross@burtonini.com> | 2022-03-08 16:32:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-09 11:46:28 +0000 |
commit | c6ac2030615975ceeab87ffa8e7c9fddf78eb6be (patch) | |
tree | 1a5e322505b3ad8c65e984afde8652eeb0da6710 /meta/recipes-support | |
parent | 60fbc692fae12b49daaa996e2d58504c59f1ddce (diff) | |
download | poky-c6ac2030615975ceeab87ffa8e7c9fddf78eb6be.tar.gz |
python3-wheel: clean up PYPA_WHEEL usage
Remove the use of PYPA_WHEEL in the native do_install() as this variable
will be disappearing shortly.
Remove the bbfatal_log in the native do_install(), if this breaks then
something has gone very wrong and the user is not expected to fix it.
Also flit_core inherits setuptools3-base, so no need to inherit it again.
(From OE-Core rev: e2c7501645eec12d3168b6e8606549ce3e5f8db2)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions