]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-setuptools3: clean up PYPA_WHEEL usage
authorRoss Burton <ross@burtonini.com>
Tue, 8 Mar 2022 16:32:01 +0000 (16:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2022 11:46:23 +0000 (11:46 +0000)
commitc0a24279c740555a06a5c57e2a01ca7b20f8e668
tree97031cb9a127ddfb1a3a30ab30744bc7b5ef3c29
parentb74d1c30d000c258c3f89ee125ae79ff07c25674
python3-setuptools3: clean up PYPA_WHEEL usage

There's no need to set PYPA_WHEEL as the default is sufficient.

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.

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