summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMing Liu <ming.liu@windriver.com>2013-05-23 15:33:43 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-24 14:14:30 +0100
commit9742e866f545bc0d04aca697b541ed88f4e1764a (patch)
tree5c92b0171ee2e2d2c7ab58b0c2c2b296456e850f /scripts
parent9e39d10ec92db23c9765b83559c32c0302bc8c5d (diff)
downloadopenembedded-core-9742e866f545bc0d04aca697b541ed88f4e1764a.tar.gz
openembedded-core-9742e866f545bc0d04aca697b541ed88f4e1764a.tar.bz2
openembedded-core-9742e866f545bc0d04aca697b541ed88f4e1764a.zip
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 ] Signed-off-by: Ming Liu <ming.liu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions