]> 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>
Fri, 30 Mar 2018 09:11:19 +0000 (10:11 +0100)
commit72ab0e7d49610f6ffcc99fa8723aeeaada852d88
tree9f805de41eb25e4d8ba3563a6789d854a9974a73
parentb9a7821086b5165fda9f1c8a7c79a7997803f2a6
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)

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