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:45 +0000 |
commit | c366343724ee5091ce2f06c2d230288a678015f7 (patch) | |
tree | 04726b78b12a492733a6b1c9a5de64a0c98397ed /meta/classes/externalsrc.bbclass | |
parent | d6e63beb725296f8ae1bc5aca2b0e4e9b8874180 (diff) | |
download | poky-c366343724ee5091ce2f06c2d230288a678015f7.tar.gz |
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.
(From OE-Core rev: bee0f633f0b5ef2439b8e5d54cbfc7bc1f17f47e)
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/externalsrc.bbclass')
0 files changed, 0 insertions, 0 deletions