diff options
author | Tim Orling <ticotimo@gmail.com> | 2022-02-22 11:16:33 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-25 15:07:50 +0000 |
commit | 5c46eeb375c2e6b3d439a01711420b883db168fb (patch) | |
tree | 4ca79c697387ead865651788481dc5362a769073 /scripts/lib/build_perf/html.py | |
parent | 74e5fc20c05b3f6b406dbd0b3792a6afa5f3fdab (diff) | |
download | poky-5c46eeb375c2e6b3d439a01711420b883db168fb.tar.gz |
python3-pip: inherit setuptools_build_meta
Upstream provides a pyproject.toml which declares setuptools.build_meta
as the backend for PEP-517 packaging.
We bootstrap the -native installation by simply unzipping the wheel to
PYTHON_SITEPACKAGES_DIR, so that all other recipes can use pip to
install wheels (as intended by upstream).
Check for presence of ${D}${bindir}/pip and remove if found (this was
originally to make sure Python2 pip was the default).
[YOCTO #14638]
(From OE-Core rev: 082fb72ed1683a699ef4bc2c92aa987ce9c46509)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions