]> code.ossystems Code Review - openembedded-core.git/commit
python: restore bytecode optimisation
authorRoss Burton <ross.burton@intel.com>
Tue, 26 Nov 2019 09:18:18 +0000 (09:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Nov 2019 17:37:17 +0000 (17:37 +0000)
commitf49077af44969212530a7f1b5cb9370fefb85434
tree9c5566357bafb924d35a4665e05343ba06a4e289
parent1e0ef76dcccfa10cdf473670acd2c52332bb3412
python: restore bytecode optimisation

The upgrade from 2.7.3 to 2.7.9 in oe-core cb02ecb introduced some
copy-paste errors which inadvertandly disabled the generation of
optimised bytecode (.pyo files).

Restore the intended behaviour and bring back .pyo files.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch
meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch