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

git at git.openembedded.org git at git.openembedded.org
Tue May 17 22:23:07 UTC 2016


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

commit 53dc7e3363d640c8f31199f5f1fd6bd5ad585c92
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