]> code.ossystems Code Review - openembedded-core.git/commit
python3-wheel: clean up PYPA_WHEEL usage
authorRoss Burton <ross@burtonini.com>
Tue, 8 Mar 2022 16:32:02 +0000 (16:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2022 11:46:23 +0000 (11:46 +0000)
commite2c7501645eec12d3168b6e8606549ce3e5f8db2
tree87f1d42614b9145ea264c6508e6826083a6a4832
parentc0a24279c740555a06a5c57e2a01ca7b20f8e668
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.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-wheel_0.37.1.bb