1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00
Files
poky/meta/recipes-devtools
Tim Orling 3a4f842307 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>
2022-02-25 15:07:50 +00:00
..
2022-02-01 07:31:18 +00:00
2021-11-25 21:55:10 +00:00
2022-02-21 23:37:27 +00:00
2021-11-03 10:12:42 +00:00
2022-02-08 14:20:18 +00:00
2022-02-05 17:46:05 +00:00
2022-02-18 11:37:11 +00:00
2021-11-10 19:27:29 +00:00
2022-02-25 12:41:23 +00:00
2022-02-18 11:37:11 +00:00
2022-02-25 12:41:23 +00:00
2021-12-08 20:22:10 +00:00