diff options
author | Jeff Polk <jeff.polk@windriver.com> | 2013-04-01 09:52:04 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-02 18:04:27 +0100 |
commit | b1a085db9d8ad2a3117af6f50e510bc9c2f9407b (patch) | |
tree | fc254381ffed8cae308d67264b636e3e4db0c478 /meta/classes/bin_package.bbclass | |
parent | cd9a730caf6b995c25c71c97eb76dc7a24ecf641 (diff) | |
download | openembedded-core-b1a085db9d8ad2a3117af6f50e510bc9c2f9407b.tar.gz openembedded-core-b1a085db9d8ad2a3117af6f50e510bc9c2f9407b.tar.bz2 openembedded-core-b1a085db9d8ad2a3117af6f50e510bc9c2f9407b.zip |
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>
Diffstat (limited to 'meta/classes/bin_package.bbclass')
0 files changed, 0 insertions, 0 deletions