]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Add relocation of GCONV_PATH
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2016 10:46:11 +0000 (10:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2016 10:48:20 +0000 (10:48 +0000)
commitd40cb4a359dbc5d762fabd996c29e468f5398dd9
tree03198401ca7b7012db9b887f9615dedf5588612a
parenta8181c2d3a9e51569d77ab2ad9950b27a1113294
glibc: Add relocation of GCONV_PATH

We're seeing various failures where nativesdk glibc can't find the gconv
modules. We've tried various workaround but this needs fixing 'properly'.
One significant problem is knowing when a binary would use this glibc
and hence when to set the path and when not to.

Add the default path to its own special section which the sdk
relocation script already knows how to handle and remap.

This significantly improves the usability of uninative.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch