diff options
author | Marek Vasut <marex@denx.de> | 2023-04-05 23:33:58 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-04-28 04:01:15 -1000 |
commit | 09ec1332212de506bb83aa315f2ce86adaf2833c (patch) | |
tree | 06f190fd01f796da0f24c2dbc8ce494d50b17507 /scripts/send-error-report | |
parent | aa45ff43fc2fb8632932fcb83564702d187117e7 (diff) | |
download | poky-09ec1332212de506bb83aa315f2ce86adaf2833c.tar.gz |
cpio: Fix wrong CRC with ASCII CRC for large files
Due to signedness, the checksum is not computed when filesize is bigger
a 2GB. Pick a fix for this problem from CPIO ML, where the fix has been
posted for 5 years. Since CPIO upstream is effectively unresponsive and
any and all attempts to communicate with the maintainer and get the fix
applied upstream failed, add the fix here instead.
(From OE-Core rev: bdd1d3c8a0ef1e2086ea15e5c1b38628cfda5121)
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit bfff138af4bdd356ac66571e6ad91c1a5599b935)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/send-error-report')
0 files changed, 0 insertions, 0 deletions