diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-04-28 13:58:10 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-06 10:30:56 +0100 |
commit | 7f21427aca5df81d8881027fd98f71b821cf31d7 (patch) | |
tree | 1883b650a0e937692508ab2e5a6c1ecf2645ed40 /scripts/lib/recipetool | |
parent | bfde62bdc03152a4d3d383512479b974fa867f94 (diff) | |
download | openembedded-core-7f21427aca5df81d8881027fd98f71b821cf31d7.tar.gz openembedded-core-7f21427aca5df81d8881027fd98f71b821cf31d7.tar.bz2 openembedded-core-7f21427aca5df81d8881027fd98f71b821cf31d7.zip |
wic: use sparse_copy to copy partitions
Copied partition images into final partitioned image using
sparse_copy API. This method preserves sparseness of the
final image. It also makes wic much faster, as unmapped
blocks of the partition images are not copied.
[YOCTO #9099]
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool')
0 files changed, 0 insertions, 0 deletions