]> 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, 5 Apr 2018 14:11:11 +0000 (15:11 +0100)
commit39d0aca4e3e4e1115ee9db64e84625f5827ea50f
tree06593e0b4c653d6b76443aaa9d6cab5207eb1060
parentd5adeb887e9b56e4c047a8c5488fb89831e88727
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)

(From OE-Core rev: c1f220f89496de51d3aa6eacd42cd8d3ddaad104)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(From OE-Core rev: e1faf9ac7e89d33aba33547ede19a10aaa034207)
Fixup patch

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/glibc/glibc/relocate-locales.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.24.bb