]> code.ossystems Code Review - openembedded-core.git/commit
pip_install_wheel: clean up
authorRoss Burton <ross@burtonini.com>
Mon, 7 Mar 2022 15:26:49 +0000 (15:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Mar 2022 09:42:59 +0000 (09:42 +0000)
commitcb56166eef34ba4937dc487664c57815daeadbe8
treef9942fd718f2eaf1d77e049d45f060c3e2e6f263
parent57c477ca13e352b6f9b21385abbfaad9778c6398
pip_install_wheel: clean up

There's been a lot of work in this class lately, so a little spring
cleaning is needed.

Remove redundant creation of PYTHON_SITEPACKAGES_DIR, pip will do that.

Remove redundant export of PYPA_WHEEL.

Simplyify recompile code using "realpath --relative-to".

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/pip_install_wheel.bbclass