]> code.ossystems Code Review - openembedded-core.git/commit
patchelf: Fix note section alignment issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 May 2021 16:10:21 +0000 (17:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 May 2021 21:43:09 +0000 (22:43 +0100)
commitfee8dde0d597b511b37d8dcf215e8355980d5f2b
treee692c774ce548c2b236f54236ad462e4d2d2e8df
parent7a2144f065c913ef189011b94d90de4dde51a347
patchelf: Fix note section alignment issues

Improve note section normalization was added to patchelf in recent versions
however if fails if there are two note sections which aren't sized to match
section alignment. Tweak the code to account for section alignment.

This fixes patchelf failures on the autobuilder, particularly to ccache-native.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/patchelf/patchelf/alignmentfix.patch [new file with mode: 0644]
meta/recipes-devtools/patchelf/patchelf_0.12.bb