]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-pip: Don't change shebang
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Feb 2022 12:27:06 +0000 (12:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 15:06:46 +0000 (15:06 +0000)
commit8ceb0bec18422818dcdb0efecec08ed155dc4715
tree47dba464064fae23b25ef351b8b59d26dd8bc6dc
parent082fb72ed1683a699ef4bc2c92aa987ce9c46509
python3-pip: Don't change shebang

Patch pip to disable shebang mangling and also force the python executable
to be python3 from the environment when building anything for the target
(or nativesdk).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pip/no_shebang_mangling.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3-pip_22.0.3.bb