]> code.ossystems Code Review - openembedded-core.git/commit
python: package .pyo files too
authorRoss Burton <ross.burton@intel.com>
Tue, 26 Nov 2019 10:28:39 +0000 (10:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Nov 2019 17:37:17 +0000 (17:37 +0000)
commit1e0ef76dcccfa10cdf473670acd2c52332bb3412
treee2211abdac158b779b461999ff2b8d6e972f7e76
parentc4ae09134732e4e95f17d6e572756bec49a9e3d0
python: package .pyo files too

The manifest parsing code was only adding .py and .pyc paths to FILES,
generalise the latter to .py? so it catches .pyo files too.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python_2.7.17.bb