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