diff options
author | Joseph A. Lutz <joseph.lutz@novatechweb.com> | 2016-02-25 17:02:35 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 22:39:07 +0000 |
commit | bee0f633f0b5ef2439b8e5d54cbfc7bc1f17f47e (patch) | |
tree | 3dce1acee75ed7debdda09ffb95d78b837684464 /meta/classes | |
parent | f24eb53979c18bdfc7b0806055de86e812d78e63 (diff) | |
download | openembedded-core-bee0f633f0b5ef2439b8e5d54cbfc7bc1f17f47e.tar.gz openembedded-core-bee0f633f0b5ef2439b8e5d54cbfc7bc1f17f47e.tar.bz2 openembedded-core-bee0f633f0b5ef2439b8e5d54cbfc7bc1f17f47e.zip |
automake: don't delete .pyc files
The patch being removed in this commit removes *.pyc files from being
compiled. This dose not allow a user to select which files are included
in the image. Since optimization is no longer the default for python
we should have the ability to choose what is included in the image.
Signed-off-by: Joseph A. Lutz <joseph.lutz@novatechweb.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions