]> code.ossystems Code Review - openembedded-core.git/commit
pip_install_wheel: don't lazy assign PIPINSTALLARGS
authorRoss Burton <ross@burtonini.com>
Mon, 7 Mar 2022 19:42:33 +0000 (19:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Mar 2022 09:42:59 +0000 (09:42 +0000)
commitfdaf5e0027a52e44f2def0ef240134763660aa00
treefb469450c65942c1faae70b478bc8a59d899d147
parentcb56166eef34ba4937dc487664c57815daeadbe8
pip_install_wheel: don't lazy assign PIPINSTALLARGS

If we expect users to extend this we should use =, as otherwise a recipe
that does += will replace the default value.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/pip_install_wheel.bbclass