diff options
author | Ming Liu <ming.liu@windriver.com> | 2013-05-23 15:33:43 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-24 14:14:48 +0100 |
commit | b08958bc22f67dff25390bd96a697a94915ed9bb (patch) | |
tree | 8a565ee6f98113dc8317ff6a4495d32c652a4c62 /meta/recipes-core | |
parent | 7bb6021c4c70b6abdb9d9a3e72d9447c872751a2 (diff) | |
download | poky-b08958bc22f67dff25390bd96a697a94915ed9bb.tar.gz |
rm_work.bbclass: ignore failure for removing pseudo folder
When building over NFS2/3 server, removal of pseudo folders will fail in
some cases for there are files in it still used by pseudo daemon, thus
cause ".nfsXXXXX" files generated which can't be removed by clients. This
will lead rm_work task fo fail.
These failures could be safely ignored because ".nfsXXXXX" files would be
automatically cleared by NFS server when no clients keep opening them.
[YOCTO #4531]
[ CQID: WIND00412051 ]
(From OE-Core rev: 9742e866f545bc0d04aca697b541ed88f4e1764a)
Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions