]> code.ossystems Code Review - openembedded-core.git/commit
pip_install_wheel: Recompile modified files
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Feb 2022 23:41:55 +0000 (23:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 15:06:46 +0000 (15:06 +0000)
commit9573034eb8cdc3b9c2add67ac0a92277dc26389f
tree5fff72dbbe3e74d1f8e0b0fa1621b75e113f6f86
parent32a61afde0e7d8df6634b88525d8c3e8c6c3516e
pip_install_wheel: Recompile modified files

If we modify the file, we need to recompile the pyc files since the file
hash has changed. This would otherwise result in reproducibility failrues.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/pip_install_wheel.bbclass