summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-scons_4.3.0.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2022-03-09 16:51:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-10 13:07:37 +0000
commit438b58fd4b5a60da5871b1412ca5ab032244016e (patch)
tree6fec74f09d3f038098041549a8b9da3095c629df /meta/recipes-devtools/python/python3-scons_4.3.0.bb
parent9bafd512a401816a1c859dc227b0b518dd3309ac (diff)
downloadpoky-438b58fd4b5a60da5871b1412ca5ab032244016e.tar.gz
pip_install_wheel: install wheel with a glob
Now that the build systems that use pip_install_wheel are all building their wheel into a directory that we knew was empty before, we can just install *.whl and not need to know the precise names. By design a pyproject.toml will always build a single wheel, so there shouldn't be any way for this to end up installing more than expected. This obsoletes PIP_INSTALL_PACKAGE and PYPA_WHEEL, neither of which are needed anymore. (From OE-Core rev: e6e4c63bbdd09d91428e55cb5a852170511f05cc) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-scons_4.3.0.bb')
0 files changed, 0 insertions, 0 deletions