From 64182f6a89761fbdb7929da067ca1e7d4e89bbb7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 12 May 2016 14:07:25 +0100 Subject: bitbake.conf gixup (From OE-Core rev: 5c0a2c3a54ca10a3a6b4f2984593613e245cbe2b) Signed-off-by: Richard Purdie --- meta/conf/bitbake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index f5675577fa..27ba7baab9 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -484,7 +484,7 @@ export BUILD_NM = "${BUILD_PREFIX}nm" export MAKE = "make" EXTRA_OEMAKE = "" EXTRA_OECONF = "" -export LC_ALL = "us_EN.UTF-8" +export LC_ALL = "en_US.UTF-8" ################################################################## # Patch handling. -- cgit v1.2.3-54-g00ecf