diff options
author | Ross Burton <ross.burton@intel.com> | 2019-12-05 21:17:27 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-28 23:25:41 +0000 |
commit | adcc017443f3e580a0246938f89a45e47d96b0f0 (patch) | |
tree | 276bc57c7b661ca3ba023b7f72c31f7489b55f0b /scripts/lib/devtool/runqemu.py | |
parent | 1ac2b6c82f4860a7081ef9b5adc7783e674d3a15 (diff) | |
download | poky-adcc017443f3e580a0246938f89a45e47d96b0f0.tar.gz |
insane: don't use cachedpath
Unless cachedpath is used correctly then it's just a glorified clone of
os.walk, but without any of the recent optimisations in os.walk. In
this codepath there is no point to using cachedpath.
(From OE-Core rev: 460222c54e4c65352c0687f2b6c70527cc9a2b4b)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions