diff options
author | Tim Orling <ticotimo@gmail.com> | 2022-02-23 14:09:10 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-25 15:07:50 +0000 |
commit | 3a4f842307e5cdf40b48baeac0f15e5bbee43760 (patch) | |
tree | 12e3a517ae41c568150b6bfbcb1501705878c7fb /meta/recipes-devtools/python/python-gitdb.inc | |
parent | d98a804617e93d929d0386d0c1dca85d36b6a475 (diff) | |
download | poky-3a4f842307e5cdf40b48baeac0f15e5bbee43760.tar.gz |
python3-pip-native: install scripts in ${bindir}
The naïve approach of simply unzipping the built wheel is not
sufficient. 'pip install' would normally have created the
[console_scripts] from entry-points.txt in ${D}${bindir}.
For bootstrapping purposes, hardcode the scripts and install them into
${D}${bindir}. Skip the ${bindir}/pip variant.
[YOCTO #14739]
(From OE-Core rev: 5b58328b610273fea42c144cd590e638c0dc1e4e)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-gitdb.inc')
0 files changed, 0 insertions, 0 deletions