summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--toolchain/toolchain-common.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in
index dae34ab598..77b4cb16ab 100644
--- a/toolchain/toolchain-common.in
+++ b/toolchain/toolchain-common.in
@@ -51,7 +51,7 @@ config BR2_ENABLE_LOCALE_PURGE
config BR2_ENABLE_LOCALE_WHITELIST
string "Locales to keep"
- default "C en_US de fr"
+ default "C en_US"
depends on BR2_ENABLE_LOCALE_PURGE
help
Whitespace seperated list of locales to allow on target.
OpenPOWER on IntegriCloud