]> code.ossystems Code Review - openembedded-core.git/commit
python3: Drop opt1 and opt2 pyc files from target
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Mar 2022 16:33:40 +0000 (16:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Mar 2022 17:13:10 +0000 (17:13 +0000)
commit5ac7b8c030daf30b2be93abebfedbc36c395e6d7
tree85b93a56f245350b5c2c422c4f06c560bafc649f
parent2d6490fa23cce58922a1b54f87c8369925ff8f90
python3: Drop opt1 and opt2 pyc files from target

These are only used with python when the -O or -OO options are passed
and I'm not aware of runtime use of that. They otherwise just waste a
ton of space.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.10.2.bb