]> code.ossystems Code Review - openembedded-core.git/commit
glibc: relocate locale paths in nativesdk
authorRoss Burton <ross.burton@intel.com>
Thu, 1 Mar 2018 18:26:27 +0000 (18:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Mar 2018 22:18:00 +0000 (22:18 +0000)
commit59e0679378aac27c4fea0b06721e0a184a93c100
tree4c8320ee00457650193ff4e1e42063dccd1cef1a
parentd7ded85766852689a0d774c896a11d0609004ab2
glibc: relocate locale paths in nativesdk

nativesdk is built with a specific prefix but this will be different at install
time, however glibc hard-codes the path to locale files. Expand these strings to 4K and move them to a magic segment which we can relocate when the SDK is installed.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc/relocate-locales.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.27.bb