diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2015-06-11 15:38:54 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-23 11:38:10 +0100 |
commit | a0460ac8a2595d4b064b483ca1f282a255ae6411 (patch) | |
tree | 6d532e75e32aad9e023120147c4deb4bf2ee92cd /.gitignore | |
parent | dfae10889ab0fce2bae94294a78f4ea0aaf1b81e (diff) | |
download | openembedded-core-a0460ac8a2595d4b064b483ca1f282a255ae6411.tar.gz openembedded-core-a0460ac8a2595d4b064b483ca1f282a255ae6411.tar.bz2 openembedded-core-a0460ac8a2595d4b064b483ca1f282a255ae6411.zip |
distutils: regenerate pyc files after being modified by sed
py files are edited by sed and therefore *.pyc files are recreated on first boot, but if you have a read-only filesystem this is not possible. This patch creates pyc files directly after the py files are modified.
[YOCTO #7722]
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Thomas Roos <roosesweb@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions