]> 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>
Mon, 26 Mar 2018 14:06:22 +0000 (15:06 +0100)
commit6c7c5f3e23278067a8585debe32dfd0955090b91
tree1291485f00b670808e0b00a1d30ef65602f8df33
parentdb88ef58e5ce0b5d9b24a9bda0cd16a16a54ae6f
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: 14bcbecb6c19367ae0864a27750c8ea24681d48f)

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.26.bb
meta/recipes-core/glibc/glibc/archive-path.patch [new file with mode: 0644]