]> code.ossystems Code Review - openembedded-core.git/commit
glibc-locale: Enable riscv64 and riscv32 in BINARY_LOCALE_ARCHES supported architectures
authorKhem Raj <raj.khem@gmail.com>
Thu, 30 Aug 2018 03:55:36 +0000 (20:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Sep 2018 10:03:31 +0000 (11:03 +0100)
commitc67298f3af9cbb8c7596e4fb20b652a8f2582add
tree2d2730a9c7c6c81c8b75e33d1c4118e742aea181
parentf8a4ce9b2d59a380d35305a2cd7f73b279bbd8f5
glibc-locale: Enable riscv64 and riscv32 in BINARY_LOCALE_ARCHES supported architectures

This support is there using cross-localedef but was not enabled, this
caused the post-install for locales to be emitted which delays the boot
significantly.

emitted postints for locales contain exit 1 which is flagged now and was
causing image generation to fail.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-locale.inc