]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Fri, 31 Aug 2018 13:06:23 +0000 (14:06 +0100)
commit2b1ee2b054329005d3b38c45e4e6dd64099c0fb7
tree5614e621b23b47d1187c7e9453d4c34b46ee7baf
parent27565688c2cb8827531850e5ed227144366bf013
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