]> code.ossystems Code Review - openembedded-core.git/commit
patchelf: Add patch to handle large files
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Feb 2016 08:31:07 +0000 (08:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 6 Feb 2016 23:10:38 +0000 (23:10 +0000)
commit79d320544202d719eeb5affd9b687505dcd9b725
treeb3da22eb62f7fdb9b8bc4534ea31f3d65f4e35ce
parent555981c10e6b7f5c2be7f2c3fefb89b1add72cab
patchelf: Add patch to handle large files

There were "maximum size exceeded" errors from patchelf when processing
qemu-native. There is an issue open for this upstream, add a patch
proposed there for this issue. "32" was increased to "64" to handle our
qemu-ppc binary.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/patchelf/patchelf/maxsize.patch [new file with mode: 0644]
meta/recipes-devtools/patchelf/patchelf_0.8.bb