summaryrefslogtreecommitdiffstats
path: root/oe-init-build-env
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2021-03-25 17:44:02 -0500
committerSteve Sakoman <steve@sakoman.com>2021-03-31 05:08:47 -1000
commite3d027b48bf54fef9420cd1cd4f04a9bedf8d032 (patch)
tree5bea27bad605d65bce3051060b5ac26110725609 /oe-init-build-env
parentac63b30ac7dce558c9de5be985c153e4617157d5 (diff)
downloadopenembedded-core-e3d027b48bf54fef9420cd1cd4f04a9bedf8d032.tar.gz
populate_sdk_ext: Avoid copying and producing .pyc files
Since pyc cache files are really system specific, no real reason to copy or generate them during the eSDK build process. Also generating them has the possibility of re-using inodes that pseudo may have been tracking, leading a build failure. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit ce8eba263647ae63a722122e28f26af46ae083a0) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions