diff options
author | Ross Burton <ross.burton@intel.com> | 2019-12-05 21:12:52 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-28 23:25:41 +0000 |
commit | 1ac2b6c82f4860a7081ef9b5adc7783e674d3a15 (patch) | |
tree | f93eb0eeab04fea9f3044a7b6258e690277de0c4 /meta/recipes-graphics | |
parent | baf505a0b8001c4767a92f6e95c041a13bfea788 (diff) | |
download | poky-1ac2b6c82f4860a7081ef9b5adc7783e674d3a15.tar.gz |
rootfs: don't use oe.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: 765e0c3410d6bf3b4a50c4a036f555eae760acd2)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions