]> code.ossystems Code Review - openembedded-core.git/commit
cross-localedef-native: add way to specify which locale archive to write
authorRoss Burton <ross.burton@intel.com>
Thu, 1 Mar 2018 18:26:28 +0000 (18:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Apr 2018 14:11:13 +0000 (15:11 +0100)
commit3c67ea2f357b6f97cce2fcbaef4dfd79b435ad6e
treea638363cd3678c5cfb30efa1738551054cf9e6c8
parent15a8681bcae24da0fd2551a49e4b59b3efb24886
cross-localedef-native: add way to specify which locale archive to write

localedef has no way to specify which locale archive to use, and the
compile-time default isn't useful as it points to the work directory.

Add support to read an environmental variable for the path, and don't fail to
write a new locale archive.

(From OE-Core rev: bf0f205a3c3714926649bd69db29e4df1c0ea112)

(From OE-Core rev: 38b0e8d9b1944a955e4ed682184dafdce20db4b9)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/glibc/cross-localedef-native_2.24.bb
meta/recipes-core/glibc/glibc/archive-path.patch [new file with mode: 0644]