diff options
author | Tim Orling <ticotimo@gmail.com> | 2022-02-23 14:09:13 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-25 15:07:50 +0000 |
commit | ae5f41531160aad73fba5ee01cb580c812546437 (patch) | |
tree | e4ea2f97045e84070e1add96e342c9d320cf93ff /scripts/lib/build_perf/html.py | |
parent | 3dbb469523e952a5cc8a209a5be9747ebe9a0ff0 (diff) | |
download | poky-ae5f41531160aad73fba5ee01cb580c812546437.tar.gz |
python3-wheel-native: install ${bindir}/wheel
pip install would normally install [project.scripts] to ${D}${bindir}
but our naïve bootstrapping only unzipps the wheel to
${D}${PYTHON_SITEPACKAGES_DIR}. Correct this by creating the equivalent
script in do_install:class-native
[YOCTO #14739]
(From OE-Core rev: 19e83270d17984cf6b471c387eb08103816b359f)
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