]> code.ossystems Code Review - openembedded-core.git/commit
sstate: add -f to mv when moving sstate files into place
authorJeff Polk <jeff.polk@windriver.com>
Mon, 1 Apr 2013 15:52:04 +0000 (09:52 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Apr 2013 17:04:27 +0000 (18:04 +0100)
commitb1a085db9d8ad2a3117af6f50e510bc9c2f9407b
treefc254381ffed8cae308d67264b636e3e4db0c478
parentcd9a730caf6b995c25c71c97eb76dc7a24ecf641
sstate: add -f to mv when moving sstate files into place

Under some conditions (ACLs enabled, NFS) mv can interactively prompt
before overwriting files.  Avoid hanging builds in that case by using
-f which should be harmless in other cases.

Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass