diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-12-06 20:26:08 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2011-03-01 11:46:39 +0000 |
commit | 2c69cb07e97cd46f1cb45f1af06bfbc4ea889499 (patch) | |
tree | ff5e8fb3f1d5ac4e09a76fc4f6fcb1412858414b /meta/recipes-devtools/flex | |
parent | c7ef433f78d67ddd0da1b7be8c1a8fdc7cf6bac2 (diff) | |
download | openembedded-core-2c69cb07e97cd46f1cb45f1af06bfbc4ea889499.tar.gz openembedded-core-2c69cb07e97cd46f1cb45f1af06bfbc4ea889499.tar.bz2 openembedded-core-2c69cb07e97cd46f1cb45f1af06bfbc4ea889499.tar.xz openembedded-core-2c69cb07e97cd46f1cb45f1af06bfbc4ea889499.zip |
package.bbclass: Use hard link for package split instead of copy
When doing package split, we use hard link instead of copy, which can
save about 10% disk space when building poky-image-minimal.
If fail, it will fall back to the copyfile function.
[Updated by Richard to use os.link and avoid an exec() call per file]
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-devtools/flex')
0 files changed, 0 insertions, 0 deletions