diff options
author | Ross Burton <ross@burtonini.com> | 2022-03-08 14:30:31 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-09 11:46:28 +0000 |
commit | ea6c0faba3b0b00916dd74d4232eb4c92a1f0ff8 (patch) | |
tree | 696534e12099a1ee0815661fcdde40f23c0ada03 /scripts/lib | |
parent | 0f25ab34816428f329e4927f7d251a458735b519 (diff) | |
download | poky-ea6c0faba3b0b00916dd74d4232eb4c92a1f0ff8.tar.gz |
setuptools3: respect PIP_INSTALL_DIST_PATH
pip_install_wheel expects the wheels to be in PIP_INSTALL_DIST_PATH but
this class was writing to the same directory through chance not design.
Respect PIP_INSTALL_DIST_PATH as the output directory.
(From OE-Core rev: 12857a77ad424c3c3cbc37275374a603e528d9f1)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions