diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-25 16:59:09 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-08 14:51:43 +0100 |
commit | ead0ff22104f15838dced0eee402449ef3ca58c5 (patch) | |
tree | caa536e3be322d1569329adda7d1d88511e76d3e /bitbake/lib/bb/fetch2/svn.py | |
parent | 551fdabc54f34b6ffa940dfd616b44ef4858277d (diff) | |
download | poky-ead0ff22104f15838dced0eee402449ef3ca58c5.tar.gz |
bitbake: build: Handle conflict between cwd and cleandirs
If the cwd of the task is also a cleandirs, you would see warnings from bitbake
about being unable to obtain cwd during the task execution. Tweak the code
to detect this and avoid the warnings.
(Bitbake rev: 6c7fd60c10955b0f23f64b25b5b4e154eb22a8f8)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/svn.py')
0 files changed, 0 insertions, 0 deletions