]> 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>
Mon, 26 Mar 2018 14:06:22 +0000 (15:06 +0100)
commitdb88ef58e5ce0b5d9b24a9bda0cd16a16a54ae6f
tree5af898375ba0f5616d2c5c5dd08375653a585a65
parent53b7ee6afc247b14da0c016e8d46abebacb11e98
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: 6456fceed311bcf5b3b9c7682448e51210278d1f)

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