Files
poky/scripts
Ed Bartosh d5e3c91703 filemap: calculate dst size correctly
Fixed calculation of the dst file size using skip, seek and
length parameters. Current code does it incorrectly which
causes sparse_copy API to create unnecessary big output files.

(From OE-Core rev: e6d709a6382e4b913612f597e66ad07b0e351d5f)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-06-14 10:18:29 +01:00
..
2017-06-14 10:18:29 +01:00
2016-06-01 12:47:10 +01:00
2016-12-13 22:55:21 +00:00
2017-06-14 10:18:29 +01:00

This directory contains Various useful scripts for working with OE builds