]> 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>
Fri, 30 Mar 2018 09:11:19 +0000 (10:11 +0100)
commit839479f63a6b927606742b15000d55b1223cb3af
treec4e435796d34b12c55b7a4c615d0a7b6a44643fa
parent6ffd0764677197e134386f2147c204823a88cfca
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.

(From OE-Core rev: 59e0679378aac27c4fea0b06721e0a184a93c100)

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.25.bb