From dd473e9030e32450e354d21aa871e58fec27a7cb Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 16 Mar 2022 12:23:59 +0100 Subject: tmux: update to 3.2a, needs locale --- target/config/Config.in.runtime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 00772c15b..18f1d1794 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -194,7 +194,7 @@ config ADK_RUNTIME_DEFAULT_LOCALE string "default locale" depends on ADK_TARGET_LIBC_WITH_LOCALE \ || ADK_TARGET_LIB_GLIBC || ADK_TARGET_LIB_MUSL - default "C.UTF-8" + default "en_US.UTF-8" help Locale to be set in the target system as default. -- cgit v1.2.3