summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2020-09-30 14:40:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-09 12:21:35 +0100
commit3c6611455c8f44e98756f7dbce50f9db4cf611cb (patch)
tree8abbe0bc0699107bc9a88e703ee237ab5572ddd4 /meta/recipes-devtools
parent181eeebd958552cd4cfd0fbf14f2dd23365a20b7 (diff)
downloadpoky-3c6611455c8f44e98756f7dbce50f9db4cf611cb.tar.gz
oeqa/selftest/cases/devtool.py: avoid .pyc race
In certain conditions, most likely under heavy load on the AutoBuilder, the prebuilt .pyc files are attempting to be executed before they have been completely copied. Avoid this by not copying the .pyc files (nor the __pycache__ directory). The impact of python3-native recreating the .pyc files should hopefully be negligible. YOCTO#13421 YOCTO#13803 (From OE-Core rev: 1facb696140cc95ea3478654aedf1220459c825f) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions