]> code.ossystems Code Review - openembedded-core.git/commit
automake: don't delete .pyc files
authorJoseph A. Lutz <joseph.lutz@novatechweb.com>
Thu, 25 Feb 2016 23:02:35 +0000 (17:02 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2016 22:39:07 +0000 (22:39 +0000)
commitbee0f633f0b5ef2439b8e5d54cbfc7bc1f17f47e
tree3dce1acee75ed7debdda09ffb95d78b837684464
parentf24eb53979c18bdfc7b0806055de86e812d78e63
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>
meta/recipes-devtools/automake/automake/py-compile-compile-only-optimized-byte-code.patch [deleted file]
meta/recipes-devtools/automake/automake_1.15.bb