[oe-commits] [openembedded-core] 06/06: bitbake.conf gixup

git at git.openembedded.org git at git.openembedded.org
Mon May 16 13:16:48 UTC 2016


rpurdie pushed a commit to branch python3
in repository openembedded-core.

commit 5c0a2c3a54ca10a3a6b4f2984593613e245cbe2b
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Thu May 12 14:07:25 2016 +0100

    bitbake.conf gixup
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 f567557..27ba7ba 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.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list