diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-21 11:34:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-23 11:35:28 +0000 |
commit | 7c0fd561bad0250a00cef63e3d787573112a59cf (patch) | |
tree | 72e86d52fc9b998eff376eca059eb40905c2ebc2 /meta/recipes-devtools | |
parent | 27dbacdb88ee3e79f4c95a779d8a7e8c5c8f941d (diff) | |
download | openembedded-core-7c0fd561bad0250a00cef63e3d787573112a59cf.tar.gz openembedded-core-7c0fd561bad0250a00cef63e3d787573112a59cf.tar.bz2 openembedded-core-7c0fd561bad0250a00cef63e3d787573112a59cf.zip |
lib/oe/package: Ensure strip breaks hardlinks
Normally, strip preserves hardlinks which in the case of the way our hardlink
rather than copy functionality works, is a disadvantage and leads to non-deterministic
builds. This adds a move into place after the strip operation to ensure hardlinks
are broken and we bring back build determinism.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions